Autoconfigurator for django applications
Project description
Description
PoC autoconfigurator for django applications
django-app-enabler goal is to reduce the configuration of a django application to a one command operation to ease using django applications, both for newcomers and expert developers.
As configuring a django application can be both boring (as 90% are the usual steps editing settings.py and urls.py) and complex (as it’s easy to overlook one vital configuration parameter), replacing this with a single command sounds like a real benefit.
Key points
zero-knowledge tool to enable and configure django applications in a django project
rely on specification file shipped by the target application to patch django project configuration
not a replacement for existing package or dependencies managers (pip / poetry / pipenv / …)
Caveats
Project is currently just a proof of concept
No formal specification or documentation exist (yet) for addon configuration file
A lot of restrictions regarding the settings.py and urls.py files are currently in place
Not all standard django settings options are currently supported
See usage for more details.
Compatible packages
Up-to-date list of compatible packages
History
0.1.0 (2020-12-20)
Initial release
Features
Add install command (#1)
Add tests (#2)
Add support for message addon config parameter (#11)
Improved Documentation
Improve documentation (#1)
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
File details
Details for the file django-app-enabler-0.1.0.tar.gz
.
File metadata
- Download URL: django-app-enabler-0.1.0.tar.gz
- Upload date:
- Size: 13.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a84b229fe21b2827b42cbeb406efaa9835754a38de77cc9ca0d92428a757e0a |
|
MD5 | 315459d28cbf484dcbcd41ae85126a7e |
|
BLAKE2b-256 | 6eaed93b82867b4cb4468707c5b7f66dc3bdcac81587a3383f3804744bfd9b63 |
File details
Details for the file django_app_enabler-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: django_app_enabler-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3709b50e9023ff212a6152680b2e9512e57d2958561a5d54dc8e167855b91896 |
|
MD5 | a8598b64bee0b2f2bf9ad421460bd543 |
|
BLAKE2b-256 | 61ebd7ef5725dcd3755f6fdf37b6abbc68317c87026c4f57062d967e99b03fef |