kaptan

Python 3 configuration manager in various formats

Install

All systems
curl cmd.cat/kaptan.sh
Debian Debian
apt-get install python3-kaptan
Ubuntu
apt-get install python3-kaptan
Arch Arch Linux
pacman -S python3-kaptan
image/svg+xml Kali Linux
apt-get install python3-kaptan
Fedora
dnf install python3-kaptan
Windows (WSL2)
sudo apt-get update sudo 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).