[ trixie ]
[ sid ]
[ 源代码: pydantic-settings ]
软件包:python3-pydantic-settings(2.7.1-1)
python3-pydantic-settings 的相关链接
Debian 的资源:
下载源码包 pydantic-settings:
- [pydantic-settings_2.7.1-1.dsc]
- [pydantic-settings_2.7.1.orig.tar.gz]
- [pydantic-settings_2.7.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
settings management using pydantic (Python 3)
Settings management using Pydantic, this is the new official home of Pydantic's BaseSettings.
Pydantic Settings provides optional Pydantic features for loading a settings or config class from environment variables or secrets files.
This package installs the library for Python 3.
其他与 python3-pydantic-settings 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-dotenv (>= 0.21.0~)
- Get and set values in the .env file in local and production servers
-
- dep: python3-pydantic (>= 2.9.0)
- Data validation and settings management using Python type hinting
-
- rec: python3-tomli (>= 2.0.1~)
- lil' TOML parser for Python
-
- rec: python3-yaml (>= 6.0.1~)
- YAML parser and emitter for Python3