
anyconfig 0.15.1
0
Library provides common APIs to load and dump configuration files in various formats
Contents
Library provides common APIs to load and dump configuration files in various formats
Stars: 290, Watchers: 290, Forks: 40, Open Issues: 19The ssato/python-anyconfig repo was created 13 years ago and the last code push was Yesterday.
The project is popular with 290 github stars!
How to Install anyconfig
You can install anyconfig using pip
pip install anyconfig
or add it to a project with poetry
poetry add anyconfig
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/anyconfig/
- Documentation:
- http://python-anyconfig.readthedocs.org
- GitHub Repo:
- https://github.com/ssato/python-anyconfig
Classifiers
- Software Development/Libraries/Python Modules
- Text Processing/Markup
- Utilities
Related Packages
Errors
A list of common anyconfig errors.
Code Examples
Here are some anyconfig code examples and snippets.
pythonfix