Skip to main content

metasetup

Project description

A package for configuring settings and initializing objects.

With metasetup, there are no configuration files, just python modules which import and modify settings. This means, that these modules can be used as a “meta” layer on top of normal configuration files, or to programatically configure the settings themselves. To access settings for a particular module, one need only import it with metasetup as a prefix (e.g. from metasetup.my_package import my_module) and use its attributes.

See GitHub for more info

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

metasetup-0.0.3.alpha.tar.gz (3.4 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