Skip to content

abeni-csa/Django-Speed-UP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Django-Speed-UP: Automated Project Setup with Djongo Integration

Django-Speed-UP is a command-line tool designed to drastically accelerate your Django development workflow. By automatically generating a well-structured Django project, creating starter apps, and seamlessly integrating Djongo (the MongoDB connector for Django), it allows you to start building your application's business logic immediately.

Key features

  1. Rapid project generation: Kickstart new projects in seconds with a single command.
  2. Automated app creation: Avoid repetitive setup tasks by creating boilerplate apps with their necessary files and folder structure.
  3. Djongo integration: Automatically configures the project to use Djongo, allowing you to connect to a MongoDB database instantly.
  4. Modular architecture: Promotes Django's best practices by creating a logical project structure, with each app self-contained and reusable.

Getting started

Prerequisites ✔ Before you begin, ensure you have the following installed:
✔ Python 3.8+

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages