Skip to main content

A CLI tool for quickly setting up Django projects.

Project description

Easy Django Project Setup Tool

EasyDjango is a command-line tool for quickly setting up a new Django project with customizable options, including app creation, templates, static files, and superuser setup.

Click here for a Demo

Features

  • Create a new Django project and app with minimal commands.
  • Optionally include Tailwind CSS for styling (by adding the argument --tailwind).
  • Automatic creation of necessary directories for templates, static files, and media.
  • Create a superuser during setup.
  • Colorful and user-friendly CLI prompts.

Installation

You can install QuickDjango via pip. First, ensure you have Python and pip installed, then run:

pip install easydjango-project

Note: The installation command is the same for Windows, macOS, and Linux, but you might need to use pip3 instead on some operating systems.

Usage

To create a new Django project, execute the following easy command:

easydjango

You will be prompted to provide the following information:

Project Name (default: myproject) App Name (default: myapp) Superuser Username (default: admin) Superuser Password (default: admin)

Demonstration

Usage Example

Contributing

If you'd like to contribute to EasyDjango, feel free to fork the repository and submit a pull request. Any contributions are welcome!

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements

Django for being an awesome web framework. Colorama for colorful terminal text.

Contact

For inquiries or feedback, please reach out at elghaithheni@gmail.com.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

easydjango-project-1.0.5.tar.gz (6.5 kB view details)

Uploaded Source

Built Distribution

easydjango_project-1.0.5-py3-none-any.whl (8.5 kB view details)

Uploaded Python 3

File details

Details for the file easydjango-project-1.0.5.tar.gz.

File metadata

  • Download URL: easydjango-project-1.0.5.tar.gz
  • Upload date:
  • Size: 6.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.8

File hashes

Hashes for easydjango-project-1.0.5.tar.gz
Algorithm Hash digest
SHA256 21e32f844a1a3a84b1a98ed2abf1a46beb90e8d105e1960705acd456e5e92588
MD5 e97132af9d71f2e2fe594284eddb2204
BLAKE2b-256 6d507022200bb0e0a00d2200ae57fcbb88bbb0935bee1744990c75c001d083a6

See more details on using hashes here.

File details

Details for the file easydjango_project-1.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for easydjango_project-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 7509e56f4d0049b61b52634170662d07d0cb4daa16d873f94781415959b61ac7
MD5 fc98fcbd236e7614c0a598604a570fcf
BLAKE2b-256 415ca888fdbcc840c7bf13b21db7c4b25dd8ec1484bcfd1920b73db5d77723aa

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page