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
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
metasetup-0.0.1.alpha.tar.gz
(3.2 kB
view details)
File details
Details for the file metasetup-0.0.1.alpha.tar.gz
.
File metadata
- Download URL: metasetup-0.0.1.alpha.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a450fb24e68ccde999926343f2ddbfa77fe4eee2d7e6d9500578bb881ec94cef |
|
MD5 | 9bafd8f7e2d20b75d0c353c5c50306ac |
|
BLAKE2b-256 | c308c8b33c93ad06dceba14a45343640b77e071bd827c71ede7e8de7e9b60b5f |