You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Settings management using Pydantic, this is the new official home of Pydantic's `BaseSettings`.
11
-
12
-
This package was kindly donated to the [Pydantic organisation](https://github.com/pydantic) by Daniel Daniels, see [pydantic/pydantic#4492](https://github.com/pydantic/pydantic/pull/4492) for discussion.
13
-
14
-
For the old "Hipster-orgazmic tool to manage application settings" package, see [version 0.2.5](https://pypi.org/project/pydantic-settings/0.2.5/).
10
+
Settings management using Pydantic.
15
11
16
12
See [documentation](https://docs.pydantic.dev/latest/concepts/pydantic_settings/) for more details.
0 commit comments