Skip to main content

A simple way to manage your project settings

Project description

A simple way to manage your project settings.

It is inspired by Django’s settings system but is generic for any python project.<br> With simple-settings you just need specify your settings module in –settings arg of command line (or settings of environment) and all settings will be available in simple_settings.settings.

Installation

Use pip (simple like this project).

$ pip install simple-settings

Usage

$ python app.py --settings=my_settings

app.py file:

from simple_settings import settings


print settings.FOO

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

simple-settings-0.2.0.zip (6.3 kB view details)

Uploaded Source

File details

Details for the file simple-settings-0.2.0.zip.

File metadata

File hashes

Hashes for simple-settings-0.2.0.zip
Algorithm Hash digest
SHA256 8f0d216e69eb00dcdf891a9dcf7a0843e64887074531cb310113f4f7faf53d11
MD5 b854ecbacca3af9205872e0e39b4e65b
BLAKE2b-256 11124dc7f8f0a8ec9e9a6deab9c2b879ba24bd95746543d1d8dcc66063cd0126

See more details on using hashes here.

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