Falco

Falco

An opinionated toolkit for building web apps faster with Django

PyPI Version UV Ruff Version MIT License Supported Python Versions Supported Django Versions PyPI Downloads Documentation Status

Falco is your Django toolkit for faster prototyping and deployment of your Django projects. It offers commands for project generation, CRUD view generation, guides that address common web development challenges tailored to Django and much more.

CLI

The documentation for the falco command line interface (CLI).

https://github.com/falcopackages/falco-cli
Starter Template

The starter template for new Django projects using Falco.

https://template.falcoproject.com
Application

Set of custom commands and utilities to improve your developer experience.

https://app.falcoproject.com
Guides

A collection of guides on common web development topics and how to address them in django.

Guides
Discussion

Provide suggestions for improving the guides and share new ideas.

https://github.com/tobi-de/falco/discussions
Contributing

Learn how to contribute to the Falco project.

Contributing

Contributors