Config parser with token interpreter
Project description
Configs parsing with token interpreter
Used as library :
Yaml file:
- x:
- y:1
Code:
Get y value
from bossconf import BossConf
conf = BossConf(absolute_path)`
print conf.get([‘x’, ‘y’])
Return data:
if found value ( from conf )
if not found None value
For full documentation see: https://github.com/mihailv/bossconf/blob/master/README.md
—
Project details
Release history Release notifications
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size bossconf-0.1a16-py2.py3-none-any.whl (6.0 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes View hashes |
Close
Hashes for bossconf-0.1a16-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c737929c01c8952fa19900679b4e94e660f4f6ce3a5095c37d1419a1ff2e46c2 |
|
MD5 | d9d92f42e5ca95b6a9c05a263568ae53 |
|
BLAKE2-256 | 268e74193abe8303f9380c24a7fbd48e69bba26bda329540a9441be8795ebc23 |