Easily create a Django project and app with a single command in seconds.
Project description
Django Charm
Welcome to Django Charm! This is a handy package that can save your time so you can focus on building what truly matters in your Django project.
Features
- No need to manually create and configure a Django project and app separately.
- Automatically handles the
urls.pyandsettings.pysetup. - Instantly creates
index.htmlwith a starter template — ready to go.
django-charm
This package allows you to create a Django project and app by executing a single command (including generating views.py, urls.py, and a basic index.html template).
Table of Contents
Installation
pip install django-charm
Examples:
Method 1
Open Terminal provide the package name and press enter.
You will then be prompted to enter the project name and app name.
Once you provide them, your app will be ready within seconds!
django-charm
Method 2
Provide the package name and pass the project name and app name as an argument as shown below:
django-charm -p myproject -a myapp
License
This project is licensed under the MIT License - see the LICENSE file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_charm-0.1.6.tar.gz.
File metadata
- Download URL: django_charm-0.1.6.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3b0faa7f7e77243284267c7ed45f2d4858fb008197be9772e095367e0a84cfc
|
|
| MD5 |
77ccd6efb7812fd4f3f0b1d9a6d94494
|
|
| BLAKE2b-256 |
8dfea75146d0c9cce52605d10b37d27c56970f6e0c7212794210e6bc15aa8796
|
File details
Details for the file django_charm-0.1.6-py3-none-any.whl.
File metadata
- Download URL: django_charm-0.1.6-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4c85326b18b7600e5080732e3ddb9baf924cc583c0abb4f6ce7f1ff5f75c7df
|
|
| MD5 |
6238e1bc5be7e75682066439724db6d5
|
|
| BLAKE2b-256 |
fbcc8aa29c19fb5a01b9b38312fb39c4de5e3ceda0d913e04b92b33d82cbc166
|