Metadata-Version: |
2.3 |
Name: |
dymmond_settings |
Version: |
1.0.5 |
Summary: |
Generic settings system applied to any application |
Author-Email: |
Tiago Silva <tiago.silva[at]dymmond.com> |
Project-Url: |
Homepage, https://github.com/dymmond/dymmond-settings |
Project-Url: |
Documentation, https://settings.dymmond.com |
Project-Url: |
Changelog, https://settings.dymmond.com/release-notes/ |
Project-Url: |
Funding, https://github.com/sponsors/tarsil |
Project-Url: |
Source, https://github.com/dymmond/dymmond-settings |
Keywords: |
dymmond_settings |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Environment :: Web Environment |
Classifier: |
Framework :: AnyIO |
Classifier: |
Framework :: AsyncIO |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
Intended Audience :: System Administrators |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.8 |
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 :: Internet |
Classifier: |
Topic :: Internet :: WWW/HTTP |
Classifier: |
Topic :: Internet :: WWW/HTTP :: HTTP Servers |
Classifier: |
Topic :: Software Development |
Classifier: |
Topic :: Software Development :: Libraries |
Classifier: |
Topic :: Software Development :: Libraries :: Application Frameworks |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.8 |
Requires-Dist: |
devtools (>=0.12.2); extra == "dev" |
Requires-Dist: |
ipdb (<1.0.0,>=0.13.13); extra == "dev" |
Requires-Dist: |
pre-commit (<4.0.0,>=3.3.1); extra == "dev" |
Requires-Dist: |
griffe-typingdoc (<1.0,>=0.2.2); extra == "doc" |
Requires-Dist: |
mdx-include (<2.0.0,>=1.4.2); extra == "doc" |
Requires-Dist: |
mkautodoc (<0.3.0,>=0.2.0); extra == "doc" |
Requires-Dist: |
mkdocs-markdownextradata-plugin (<0.3.0,>=0.2.5); extra == "doc" |
Requires-Dist: |
mkdocs-material (<10.0.0,>=9.4.4); extra == "doc" |
Requires-Dist: |
mkdocs-meta-descriptions-plugin (>=2.3.0); extra == "doc" |
Requires-Dist: |
mkdocs (<2.0.0,>=1.1.2); extra == "doc" |
Requires-Dist: |
mkdocstrings[python] (<0.30.0,>=0.23.0); extra == "doc" |
Requires-Dist: |
pyyaml (<7.0.0,>=6.0); extra == "doc" |
Requires-Dist: |
autoflake (<3.0.0,>=2.0.2); extra == "test" |
Requires-Dist: |
black (<24.0.0,>=23.3.0); extra == "test" |
Requires-Dist: |
isort (<6.0.0,>=5.12.0); extra == "test" |
Requires-Dist: |
mypy (<2.0.0,>=1.1.0); extra == "test" |
Requires-Dist: |
pytest-cov (<5.0.0,>=4.0.0); extra == "test" |
Requires-Dist: |
pytest (<8.0.0,>=7.2.2); extra == "test" |
Requires-Dist: |
requests (>=2.28.2); extra == "test" |
Requires-Dist: |
ruff (<1.0.0,>=0.0.256); extra == "test" |
Provides-Extra: |
dev |
Provides-Extra: |
doc |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |
License-Expression: |
MIT |
License-File: |
LICENSE |