A platform to run and host Python applications
  • Python 72.5%
  • Shell 27.5%
Find a file
2026-04-27 20:43:26 +02:00
.github WIP 2026-04-27 20:43:26 +02:00
.vscode Add initial Django project 2026-04-23 06:04:47 +02:00
config WIP 2026-04-27 20:43:26 +02:00
control_plane WIP 2026-04-27 20:43:26 +02:00
firecracker Add more Firecracker microVM scripts 2026-04-26 15:44:22 +02:00
static/control_plane WIP 2026-04-27 20:43:26 +02:00
tests WIP 2026-04-27 20:43:26 +02:00
.env.example Add initial Django project 2026-04-23 06:04:47 +02:00
.gitignore Add more Firecracker microVM scripts 2026-04-26 15:44:22 +02:00
.pre-commit-config.yaml Add djade pre-commit hook 2026-04-22 19:10:21 +02:00
.python-version Add initial project files 2026-04-16 19:33:48 +02:00
conftest.py WIP 2026-04-27 20:43:26 +02:00
CONTRIBUTING.md WIP 2026-04-27 20:43:26 +02:00
LICENSE Initial commit 2026-04-16 17:58:12 +02:00
manage.py Add initial Django project 2026-04-23 06:04:47 +02:00
pyproject.toml WIP 2026-04-27 20:43:26 +02:00
README.md Begin Firecracker microVM support 2026-04-25 06:34:37 +02:00
uv.lock WIP 2026-04-27 20:43:26 +02:00

Tussilago

A platform to run and host applications, with a focus on Python applications. It provides an easy-to-use web interface for managing applications, as well as a powerful API for automation and integration.

Email: tlovinator@gmail.com

Discord: TheLovinator#9276

Contributing

See CONTRIBUTING.md for developer setup and workflow.

License

The AGPL license applies to the infrastructure platform (the SaaS backend, the deployment scripts, the web UI). It does not infect the user's code. If a tenant hosts a proprietary, closed-source application on this platform, their code remains completely theirs.