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`.
8
9
9
10
**Currently a work in progress.**
10
11
12
+
This package will be officially released as V2 when pydantic V2 is released.
13
+
11
14
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.
12
15
13
16
For the old "Hipster-orgazmic tool to mange application settings" package, see [version 0.2.5](https://pypi.org/project/pydantic-settings/0.2.5/).
0 commit comments