Skip to main content

Convenient and simple settings for any project

Project description

my_settings can load your settings from python module, env variable and file path which has to lead to python module. You can have three types of settings files: 1) primary(usually plays role of base settings file which is included in a project) 2) custom(your custom settings file for certain deployment case) 3) test(your settings file for tests)

all settings files overlap each other in this sequence: test -> custom -> primary

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

my_settings-0.2.0.tar.gz (3.9 kB view hashes)

Uploaded Source

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