experimental/cpu/: pydantic-settings-2.2.1 metadata and description

Simple index

Settings management using Pydantic

author_email Samuel Colvin <s@muelcolvin.com>, Eric Jolibois <em.jolibois@gmail.com>, Hasan Ramezani <hasan.r67@gmail.com>
classifiers
  • Development Status :: 5 - Production/Stable
  • Environment :: Console
  • Environment :: MacOS X
  • Framework :: Pydantic
  • Framework :: Pydantic :: 2
  • Intended Audience :: Developers
  • Intended Audience :: Information Technology
  • Intended Audience :: System Administrators
  • License :: OSI Approved :: MIT License
  • Operating System :: POSIX :: Linux
  • Operating System :: Unix
  • Programming Language :: Python
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3 :: Only
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
  • Topic :: Internet
  • Topic :: Software Development :: Libraries :: Python Modules
description_content_type text/markdown
project_urls
  • Homepage, https://github.com/pydantic/pydantic-settings
  • Funding, https://github.com/sponsors/samuelcolvin
  • Source, https://github.com/pydantic/pydantic-settings
  • Changelog, https://github.com/pydantic/pydantic-settings/releases
  • Documentation, https://docs.pydantic.dev/dev-v2/concepts/pydantic_settings/
provides_extras yaml
requires_dist
  • pydantic>=2.3.0
  • python-dotenv>=0.21.0
  • tomli>=2.0.1; extra == 'toml'
  • pyyaml>=6.0.1; extra == 'yaml'
requires_python >=3.8
File Tox results History
pydantic_settings-2.2.1-py3-none-any.whl
Size
13 KB
Type
Python Wheel
Python
3

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.