kaptan
Python 3 configuration manager in various formats
Install
- All systems
-
curl cmd.cat/kaptan.sh
- Debian
-
apt-get install python3-kaptan - Ubuntu
-
apt-get install python3-kaptan - Arch Linux
-
pacman -S python3-kaptan - Kali Linux
-
apt-get install python3-kaptan - Fedora
-
dnf install python3-kaptan - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python3-kaptan
python3-kaptan
Python 3 configuration manager in various formats
Configuration manager that allows users to transparently access configuration data stored in various formats (INI, JSON, YAML, dict, file). This is the Python 3 package
python-kaptan
Python configuration manager in various formats
Configuration manager that allows users to transparently access configuration data stored in various formats (INI, JSON, YAML, dict, file).