Metadata-Version: |
2.3 |
Name: |
pydantic-settings |
Version: |
2.6.1 |
Summary: |
Settings management using Pydantic |
Author-Email: |
Samuel Colvin <s[at]muelcolvin.com>, Eric Jolibois <em.jolibois[at]gmail.com>, Hasan Ramezani <hasan.r67[at]gmail.com> |
Project-Url: |
Homepage, https://github.com/pydantic/pydantic-settings |
Project-Url: |
Funding, https://github.com/sponsors/samuelcolvin |
Project-Url: |
Source, https://github.com/pydantic/pydantic-settings |
Project-Url: |
Changelog, https://github.com/pydantic/pydantic-settings/releases |
Project-Url: |
Documentation, https://docs.pydantic.dev/dev-v2/concepts/pydantic_settings/ |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Environment :: Console |
Classifier: |
Environment :: MacOS X |
Classifier: |
Framework :: Pydantic |
Classifier: |
Framework :: Pydantic :: 2 |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
Intended Audience :: System Administrators |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: POSIX :: Linux |
Classifier: |
Operating System :: Unix |
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: |
Programming Language :: Python :: 3.13 |
Classifier: |
Topic :: Internet |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Requires-Python: |
>=3.8 |
Requires-Dist: |
pydantic (>=2.7.0) |
Requires-Dist: |
python-dotenv (>=0.21.0) |
Requires-Dist: |
azure-identity (>=1.16.0); extra == "azure-key-vault" |
Requires-Dist: |
azure-keyvault-secrets (>=4.8.0); extra == "azure-key-vault" |
Requires-Dist: |
tomli (>=2.0.1); extra == "toml" |
Requires-Dist: |
pyyaml (>=6.0.1); extra == "yaml" |
Provides-Extra: |
azure-key-vault |
Provides-Extra: |
toml |
Provides-Extra: |
yaml |
Description-Content-Type: |
text/markdown |
License-Expression: |
MIT |
License-File: |
LICENSE |