Useful tool to create a static running django application Python
Project description
automate-django
A python script to automate your django production, It creates a boilerplate, connects to urls.py, views.py, template files, css and runs the django server and opens the content in browser automatically and output the boilerplate project directly.
steps for installing on mac, linux and windows:
note: needs django=1.10 for running this script and python version 3 up
install neccessary setup files
python 3+:
install from https://python.org
just run automate_django.py on your terminal
run automate-django.py from project folder you want to create with
enter project name and application name and sit back:
your project will be running in your default browser
you can edit reuse code
enjoy!!!
First release automate-django (0.1) (2019-07-17)
- Django Static project creation a.k.a. automation script .
- Function Based Views.
- Basic Template Structure.
- views.py urls.py templates and all connection with migrations applied.
- Opening browser and showing static django website.
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
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 automate-django-0.1.1.tar.gz.
File metadata
- Download URL: automate-django-0.1.1.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c25ef7d7799b4f14734735444940c2ba466d230c506dae52d37673d1086fe90
|
|
| MD5 |
ff48c2d1dd15e547b18284f77b17e79f
|
|
| BLAKE2b-256 |
101cf0c1d45f9f25460294b5cd47c2c5f2b3c7f10b555a281e0f5b6610a2b2f1
|
File details
Details for the file automate_django-0.1.1-py3-none-any.whl.
File metadata
- Download URL: automate_django-0.1.1-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd267af0214c67702cf07ecdf476f8ba43bda39a34a5796bcf25281435162392
|
|
| MD5 |
f239165f7a3866e800282d623984834d
|
|
| BLAKE2b-256 |
d69057bb0b07426cf5eda5e434f309dc18b3b5b7f75716a8add54b46dcf06370
|