pydantic-settings


Namepydantic-settings JSON
Version 2.2.1 PyPI version JSON
download
home_page
SummarySettings management using Pydantic
upload_time2024-02-19 19:50:21
maintainer
docs_urlNone
author
requires_python>=3.8
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pydantic-settings

[![CI](https://github.com/pydantic/pydantic-settings/workflows/CI/badge.svg?event=push)](https://github.com/pydantic/pydantic-settings/actions?query=event%3Apush+branch%3Amain+workflow%3ACI)
[![Coverage](https://codecov.io/gh/pydantic/pydantic-settings/branch/main/graph/badge.svg)](https://codecov.io/gh/pydantic/pydantic-settings)
[![pypi](https://img.shields.io/pypi/v/pydantic-settings.svg)](https://pypi.python.org/pypi/pydantic-settings)
[![license](https://img.shields.io/github/license/pydantic/pydantic-settings.svg)](https://github.com/pydantic/pydantic-settings/blob/main/LICENSE)

Settings management using Pydantic, this is the new official home of Pydantic's `BaseSettings`.

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.

For the old "Hipster-orgazmic tool to manage application settings" package, see [version 0.2.5](https://pypi.org/project/pydantic-settings/0.2.5/).


See [documentation](https://docs.pydantic.dev/latest/concepts/pydantic_settings/) for more details.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pydantic-settings",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "Samuel Colvin <s@muelcolvin.com>, Eric Jolibois <em.jolibois@gmail.com>, Hasan Ramezani <hasan.r67@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/00/a4/89191c3cce6e6f79b734bfe81d3a8f176d21b57b034689cfbdc57d61c412/pydantic_settings-2.2.1.tar.gz",
    "platform": null,
    "description": "# pydantic-settings\n\n[![CI](https://github.com/pydantic/pydantic-settings/workflows/CI/badge.svg?event=push)](https://github.com/pydantic/pydantic-settings/actions?query=event%3Apush+branch%3Amain+workflow%3ACI)\n[![Coverage](https://codecov.io/gh/pydantic/pydantic-settings/branch/main/graph/badge.svg)](https://codecov.io/gh/pydantic/pydantic-settings)\n[![pypi](https://img.shields.io/pypi/v/pydantic-settings.svg)](https://pypi.python.org/pypi/pydantic-settings)\n[![license](https://img.shields.io/github/license/pydantic/pydantic-settings.svg)](https://github.com/pydantic/pydantic-settings/blob/main/LICENSE)\n\nSettings management using Pydantic, this is the new official home of Pydantic's `BaseSettings`.\n\nThis 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.\n\nFor the old \"Hipster-orgazmic tool to manage application settings\" package, see [version 0.2.5](https://pypi.org/project/pydantic-settings/0.2.5/).\n\n\nSee [documentation](https://docs.pydantic.dev/latest/concepts/pydantic_settings/) for more details.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Settings management using Pydantic",
    "version": "2.2.1",
    "project_urls": {
        "Changelog": "https://github.com/pydantic/pydantic-settings/releases",
        "Documentation": "https://docs.pydantic.dev/dev-v2/concepts/pydantic_settings/",
        "Funding": "https://github.com/sponsors/samuelcolvin",
        "Homepage": "https://github.com/pydantic/pydantic-settings",
        "Source": "https://github.com/pydantic/pydantic-settings"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "99ee24ec87e3a91426497c5a2b9880662d19cfd640342d477334ebc60fc2c276",
                "md5": "464a5e42dc9d9356ffc70fc8d360aef9",
                "sha256": "0235391d26db4d2190cb9b31051c4b46882d28a51533f97440867f012d4da091"
            },
            "downloads": -1,
            "filename": "pydantic_settings-2.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "464a5e42dc9d9356ffc70fc8d360aef9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 13150,
            "upload_time": "2024-02-19T19:50:19",
            "upload_time_iso_8601": "2024-02-19T19:50:19.747388Z",
            "url": "https://files.pythonhosted.org/packages/99/ee/24ec87e3a91426497c5a2b9880662d19cfd640342d477334ebc60fc2c276/pydantic_settings-2.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "00a489191c3cce6e6f79b734bfe81d3a8f176d21b57b034689cfbdc57d61c412",
                "md5": "1dad1603afabf7c557d490326f1f5be3",
                "sha256": "00b9f6a5e95553590434c0fa01ead0b216c3e10bc54ae02e37f359948643c5ed"
            },
            "downloads": -1,
            "filename": "pydantic_settings-2.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "1dad1603afabf7c557d490326f1f5be3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 35495,
            "upload_time": "2024-02-19T19:50:21",
            "upload_time_iso_8601": "2024-02-19T19:50:21.398739Z",
            "url": "https://files.pythonhosted.org/packages/00/a4/89191c3cce6e6f79b734bfe81d3a8f176d21b57b034689cfbdc57d61c412/pydantic_settings-2.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-19 19:50:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pydantic",
    "github_project": "pydantic-settings",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pydantic-settings"
}
        
Elapsed time: 0.26495s