A platform to run and host Python applications
  • Python 72.5%
  • Shell 27.5%
Find a file
2026-04-23 06:04:47 +02:00
.github Add copilot instructions 2026-04-22 19:10:36 +02:00
.vscode Add initial Django project 2026-04-23 06:04:47 +02:00
config Add initial Django project 2026-04-23 06:04:47 +02:00
tests Add initial Django project 2026-04-23 06:04:47 +02:00
.env.example Add initial Django project 2026-04-23 06:04:47 +02:00
.gitignore Remove main.py, add pre-commit configuration, update .vscode settings, and modify README 2026-04-17 21:29: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 Add initial Django project 2026-04-23 06:04:47 +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 Add initial Django project 2026-04-23 06:04:47 +02:00
README.md Add initial Django project 2026-04-23 06:04:47 +02:00
uv.lock Add initial Django project 2026-04-23 06:04:47 +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

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.