pydantic-settings 2.11.0


pip install pydantic-settings

  Latest version

Released: Sep 24, 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.

See documentation for more details.

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