pydantic-settings

Settings management using Pydantic


Keywords
configuration, environment, pydantic, python, settings
License
MIT
Install
pip install pydantic-settings==2.2.1

Documentation

pydantic-settings

CI Coverage pypi license

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.