https://github.com/pydantic/pydantic-settings
Settings management using pydantic
https://github.com/pydantic/pydantic-settings
configuration environment pydantic python settings
Last synced: 5 months ago
JSON representation
Settings management using pydantic
- Host: GitHub
- URL: https://github.com/pydantic/pydantic-settings
- Owner: pydantic
- License: mit
- Created: 2022-09-07T10:41:10.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-08T12:10:14.000Z (5 months ago)
- Last Synced: 2025-05-08T13:24:20.457Z (5 months ago)
- Topics: configuration, environment, pydantic, python, settings
- Language: Python
- Homepage: https://docs.pydantic.dev/latest/usage/pydantic_settings/
- Size: 702 KB
- Stars: 900
- Watchers: 11
- Forks: 83
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# pydantic-settings
[](https://github.com/pydantic/pydantic-settings/actions/workflows/ci.yml?query=branch%3Amain)
[](https://codecov.io/gh/pydantic/pydantic-settings)
[](https://pypi.python.org/pypi/pydantic-settings)
[](https://github.com/pydantic/pydantic-settings/blob/main/LICENSE)
[](https://pepy.tech/project/pydantic-settings)
[](https://github.com/pydantic/pydantic-settings)Settings management using Pydantic.
See [documentation](https://docs.pydantic.dev/latest/concepts/pydantic_settings/) for more details.