Metadata-Version: |
2.1 |
Name: |
config-decorator |
Version: |
2.0.18 |
Summary: |
Class @decorator for defining exquisite settings configurations |
Author: |
Landon Bouma |
Author-Email: |
doblabs[at]tallybark.com |
Maintainer: |
Tally Bark LLC |
Maintainer-Email: |
doblabs[at]tallybark.com |
Project-Url: |
documentation, https://config-decorator.readthedocs.io/en/latest |
Project-Url: |
download, https://pypi.org/project/config-decorator/#files |
Project-Url: |
homepage, https://github.com/doblabs/config-decorator#๐ |
Project-Url: |
history, https://github.com/doblabs/config-decorator/blob/release/HISTORY.rst |
Project-Url: |
issues, https://github.com/doblabs/config-decorator/issues |
License: |
MIT |
Keywords: |
python,boilerplate,pyoilerplate,scaffolding,framework,CLI,TUI,skeleton,cookiecutter,library,configuration,settings,options,ini,conf,config |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Natural Language :: English |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Requires-Python: |
>=3.8.1,<4.0.0 |
Requires-Dist: |
sphinx (<7.0.0,>=6.2.1); (python_version >= "3.8" and python_version < "3.9") and extra == "readthedocs" |
Requires-Dist: |
sphinx (<8.0.0,>=7.2.6); (python_version >= "3.9" and python_version < "4.0") and extra == "readthedocs" |
Requires-Dist: |
sphinx-rtd-theme (<3.0.0,>=2.0.0rc4); extra == "readthedocs" |
Requires-Dist: |
tomli (>=2.0.1); extra == "readthedocs" |
Provides-Extra: |
readthedocs |
Description-Content-Type: |
text/x-rst |