- https://pypi.org/project/figer/ - pypi page
- https://pypistats.org/packages/figer - pypi stats
- https://github.com/Its-Just-Nans/figer - repo
Easily manage config files in multi user environment
python -m pip install figer
python -m figer save user1
python -m figer load user1
# show current config
python -m figer show
# edit current config
python -m figer editLicensed under the MIT License - LICENSE