pydantic-settings 2.9.1


pip install pydantic-settings

  Latest version

Released: Apr 18, 2025


Meta
Author: Samuel Colvin, Eric Jolibois, Hasan Ramezani
Requires Python: >=3.9

Classifiers

Development Status
  • 5 - Production/Stable

Environment
  • Console
  • MacOS X

Framework
  • Pydantic
  • Pydantic :: 2

Intended Audience
  • Developers
  • Information Technology
  • System Administrators

License
  • OSI Approved :: MIT License

Operating System
  • POSIX :: Linux
  • Unix

Programming Language
  • Python
  • Python :: 3
  • Python :: 3 :: Only
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13

Topic
  • Internet
  • Software Development :: Libraries :: Python Modules

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.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
pydantic (>=2.7.0)
python-dotenv (>=0.21.0)
typing-inspection (>=0.4.0)