Skip to main content

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


Download files

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

Source Distribution

getup-0.0.21.tar.gz (9.6 kB view hashes)

Uploaded Source

Built Distribution

getup-0.0.21-py3-none-any.whl (27.7 kB view hashes)

Uploaded Python 3

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