configman 1.1.7
pip install configman==1.1.7
Released:
Flexible reading and writing of namespaced configuration options
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Mozilla Public License 1.1 (MPL 1.1) (UNKNOWN)
- Author: Lars Lohn, Peter Bengtsson
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Programming Language
Project description
Mozilla
General tool for setting up configuration options per namespaces. Supports reading and writing configs generally from and into config files.
Running tests
We use [nose](http://code.google.com/p/python-nose/) to run all the unit tests and [tox](http://tox.testrun.org/latest/) to test multiple python versions. To run the whole suite just run:
tox
tox will pass arguments after – to nosetests. To run with test coverage calculation, run tox like this:
tox – –with-coverage –cover-html –cover-package=configman
If you want to run a specific test in a testcase class, though, you might consider just using nosetests:
nosetests configman.tests.test_config_manager:TestCase.test_write_flat
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Mozilla Public License 1.1 (MPL 1.1) (UNKNOWN)
- Author: Lars Lohn, Peter Bengtsson
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Programming Language
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
File details
Details for the file configman-1.1.7.tar.gz
.
File metadata
- Download URL: configman-1.1.7.tar.gz
- Upload date:
- Size: 103.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b00afbb1b2c320bc25900885abba79b31c859cc179f7b02de614380b66646e37
|
|
MD5 |
03bb36ae7a39fe425d735ce1223541d7
|
|
BLAKE2b-256 |
2f1ea0eea43bac6301f2cb33c995310b0658d44cb46288653e2ff1960e1196df
|