Community extensions
Extensions connect Citry to frameworks or add behavior across many components. The packages below are maintained outside Citry unless their ownership badge says otherwise.
Citry Django
Community maintained
Compose Django's template engine with Citry so each can render the other's template syntax.
- Install
pip install citry-django- Citry
>=0.4.3- Maintained by
- @joeyjurjens
Publish an extension
See Extensions for Citry's extension contract and how applications install extensions. To request a listing, add an entry to community_packages.yml and open a pull request. The package does not need a citry- prefix, but it must have public source and document the Citry versions it supports.
Citry maintainers review every listing. A listing improves discovery; it is not a security audit or a promise that the Citry project supports the package.