Releases: omushpapa/pyconfigreader
Releases · omushpapa/pyconfigreader
v0.8.2
0.5.0
Reload configuration
Configuration changes can be reloaded on-the-go.
Load Other Configs
Added
- Load JSON configuration files
- Load environment variables
- Does NOT save by default on close
- Run tests on tox
Extended support
Works (and tested) with Python 2.7, 3.4, 3.5, 3.6
Check out the README for Usage instructions
First Official Release!
Fast set up of configuration files. No need to stress about ConfigParser for basic stuff.
- Save configuration on-the-go
- Use in-memory configuration settings
- Fast set up - just install and use!