Skip to content

🚀 DevBlaze: Light the fuse to your Django development! A Python library that turns Django project creation from a chore to a breeze. Still in alpha, but advancing at warp speed. Hop in and join the journey!

License

Notifications You must be signed in to change notification settings

godd0t/devblaze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevBlaze

Status

DevBlaze is a Python library that provides a streamlined process for creating new Django projects. It is used as a core component in the Streamline Cookiecutter project, which focuses on fast development and deployment of Django applications.

DevBlaze leverages the power of Textual to provide a custom CLI, enhancing the user experience and simplifying the creation of Django projects.

Please note: DevBlaze is currently in alpha and may be subject to changes.

Getting Started

To get started with DevBlaze, follow these steps:

  1. Install DevBlaze:

    pip install devblaze
    
  2. Generate a new project:

    devblaze generate
    
  3. Follow the prompts to create your project. You will be prompted to enter some values. After that, the project will be created in the current directory.

DevBlaze also supports make shortcuts for an even simpler user experience. Check the Streamline Cookiecutter project for more details.

Why DevBlaze?

Traditional cookiecutter templates are great, but DevBlaze takes it a step further. By leveraging the Textual library, DevBlaze provides a more interactive and user-friendly interface, making the process of creating new Django projects even easier and more enjoyable.

Contributing

Contributions are welcome! Please see CONTRIBUTING.md for more details.

License

DevBlaze is licensed under the MIT License.

About

🚀 DevBlaze: Light the fuse to your Django development! A Python library that turns Django project creation from a chore to a breeze. Still in alpha, but advancing at warp speed. Hop in and join the journey!

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published