Projectless Django setup tool
Project description
Getup
Projectless Django setup tool. Getup combines functionality of manage.py and wsgi module. It allows one Django app to be used as a service.
See Gitlab repository for app examples.
Getup config command
Run getup/up.py
or add as package to virtual env. It will work everywhere there's a Django app with configuration instantiation.
All settings can be set by configuration object or using environment variables or both. Configuration object is a Pydantic schema along with extension schemas. See getup/conf.py
for complete set or accompanying example apps. This schema corresponds to usual Django settings.
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
File details
Details for the file getup-0.0.21.tar.gz
.
File metadata
- Download URL: getup-0.0.21.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.11 CPython/3.7.2 Darwin/18.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
46f8c2b4fe58fce6f7a3c8b77567615954c17585a0f9d72812579099f8187217
|
|
MD5 |
bd2e8c1df42aeec1f54620c792df9b61
|
|
BLAKE2b-256 |
cf5dad3e4843285c20543c35f89ba40828cd26080e7c59c04da16061f874a3f4
|
File details
Details for the file getup-0.0.21-py3-none-any.whl
.
File metadata
- Download URL: getup-0.0.21-py3-none-any.whl
- Upload date:
- Size: 27.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.11 CPython/3.7.2 Darwin/18.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
1ad7beebc81d5da6a1abe828d4f423d07d2d84f9c6492ad820845ae70ab7d9e8
|
|
MD5 |
98b86895474eb9892d3cc85ae99f8ba4
|
|
BLAKE2b-256 |
2ad48e3e9d65c6de83cc7a5513ea97614b75374a9b334b2040e2a5c0ed84c32f
|