Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add falco-cli in CLI-based tools for productivity #2562

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Tobi-De
Copy link

@Tobi-De Tobi-De commented Feb 5, 2024

What is this Python project?

Falco is a CLI tool for Django. It serves the dual purpose of generating projects and providing ongoing support throughout the development lifecycle. Falco includes a CRUD generator, facilitating rapid prototyping for Django projects. Additionally, it offers a comprehensive set of guides covering various topics for Django developers, including task queues, real-time features, multitenancy, and more.

Key features:

  • Generate a project that is pre-configured with best practices, ready for deployment.
  • CRUD generator for quickly creating basic views during prototyping.
  • A set of guides to help a django dev get an overview of how to solve common issues

What's the difference between this Python project and similar ones?

Enumerate comparisons.

  • cookiecutter-django: falco is more django a project starter and aims to help througout the lifecycle with a projects with the CLI and the guides.

Anyone who agrees with this pull request could submit an Approve review to it.

@Tobi-De Tobi-De changed the title add cli in CLI-based tools for productivity add falco-cli in CLI-based tools for productivity Feb 5, 2024
Copy link

@emadtermux emadtermux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants