Starter Template

April 26, 2025 · View on GitHub

CI MIT License Ruff uv Documentation

Starter template for falco projects. To use it, make sure you have the falco-cli installed first, then run:

falco new my_awesome_project

Note

An alternative way of generating a ready-to-use django project using falco is to visit this repo template: Falco Template Repository. Creating a codespace based on it won't work; you need to click on the use template button or Generate project on the README.

Acknowledgements

Falco is inspired by (and borrows elements from) some excellent open source projects:

For more details on the tools and packages included and the code structure, check out the full documentation📚.