jsonpack
This library allows you to create packs using JSON files to configure your Python Application.
INFO
This package is being rewritten from the ground up.
Links
- 🥧 PyPI
- 📁 Download
- ⚙️ Source Code
Installation
Install the module with pip:
bat
pip3 install jsonpack
Update existing installation: pip3 install jsonpack --upgrade