pydantic / pydantic-settings

Settings management using pydantic
https://docs.pydantic.dev/latest/usage/pydantic_settings/
MIT License
502 stars 47 forks source link
configuration environment pydantic python settings

pydantic-settings

CI Coverage pypi license downloads versions

Settings management using Pydantic, this is the new official home of Pydantic's BaseSettings.

This package was kindly donated to the Pydantic organisation by Daniel Daniels, see pydantic/pydantic#4492 for discussion.

For the old "Hipster-orgazmic tool to manage application settings" package, see version 0.2.5.

See documentation for more details.