pydantic-ai-examples


Namepydantic-ai-examples JSON
Version 0.8.1 PyPI version JSON
download
home_pageNone
SummaryExamples of how to use Pydantic AI and what it can do.
upload_time2025-08-29 14:46:26
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Pydantic AI Examples

[![CI](https://github.com/pydantic/pydantic-ai/actions/workflows/ci.yml/badge.svg?event=push)](https://github.com/pydantic/pydantic-ai/actions/workflows/ci.yml?query=branch%3Amain)
[![Coverage](https://coverage-badge.samuelcolvin.workers.dev/pydantic/pydantic-ai.svg)](https://coverage-badge.samuelcolvin.workers.dev/redirect/pydantic/pydantic-ai)
[![PyPI](https://img.shields.io/pypi/v/pydantic-ai.svg)](https://pypi.python.org/pypi/pydantic-ai)
[![versions](https://img.shields.io/pypi/pyversions/pydantic-ai.svg)](https://github.com/pydantic/pydantic-ai)
[![license](https://img.shields.io/github/license/pydantic/pydantic-ai.svg?v)](https://github.com/pydantic/pydantic-ai/blob/main/LICENSE)

Examples of how to use Pydantic AI and what it can do.

For full documentation of these examples and how to run them, see [ai.pydantic.dev/examples/](https://ai.pydantic.dev/examples/).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pydantic-ai-examples",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Samuel Colvin <samuel@pydantic.dev>, Marcelo Trylesinski <marcelotryle@gmail.com>, David Montague <david@pydantic.dev>, Alex Hall <alex@pydantic.dev>, Douwe Maan <douwe@pydantic.dev>",
    "download_url": "https://files.pythonhosted.org/packages/40/7e/07679220f25a3f988826287c6c636097184ab8ea86b56f6b4afb904a7139/pydantic_ai_examples-0.8.1.tar.gz",
    "platform": null,
    "description": "# Pydantic AI Examples\n\n[![CI](https://github.com/pydantic/pydantic-ai/actions/workflows/ci.yml/badge.svg?event=push)](https://github.com/pydantic/pydantic-ai/actions/workflows/ci.yml?query=branch%3Amain)\n[![Coverage](https://coverage-badge.samuelcolvin.workers.dev/pydantic/pydantic-ai.svg)](https://coverage-badge.samuelcolvin.workers.dev/redirect/pydantic/pydantic-ai)\n[![PyPI](https://img.shields.io/pypi/v/pydantic-ai.svg)](https://pypi.python.org/pypi/pydantic-ai)\n[![versions](https://img.shields.io/pypi/pyversions/pydantic-ai.svg)](https://github.com/pydantic/pydantic-ai)\n[![license](https://img.shields.io/github/license/pydantic/pydantic-ai.svg?v)](https://github.com/pydantic/pydantic-ai/blob/main/LICENSE)\n\nExamples of how to use Pydantic AI and what it can do.\n\nFor full documentation of these examples and how to run them, see [ai.pydantic.dev/examples/](https://ai.pydantic.dev/examples/).\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Examples of how to use Pydantic AI and what it can do.",
    "version": "0.8.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a1ca7d51d5fa10a92ea205a47a9b87d69dce0650757058597354cbb8f3377d4b",
                "md5": "a75ae794adc5a52590c3fb0e020d2b53",
                "sha256": "89eba68bd13a9cb984b28bda56b706d88127764b1b3528f3d78e660529cf9558"
            },
            "downloads": -1,
            "filename": "pydantic_ai_examples-0.8.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a75ae794adc5a52590c3fb0e020d2b53",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 59150,
            "upload_time": "2025-08-29T14:46:12",
            "upload_time_iso_8601": "2025-08-29T14:46:12.793683Z",
            "url": "https://files.pythonhosted.org/packages/a1/ca/7d51d5fa10a92ea205a47a9b87d69dce0650757058597354cbb8f3377d4b/pydantic_ai_examples-0.8.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "407e07679220f25a3f988826287c6c636097184ab8ea86b56f6b4afb904a7139",
                "md5": "455109d03a2d363518199495f0d89b4c",
                "sha256": "c597eb7917716fb2cb45684a3f35d3623392b7717c5404ce7ac5df0992b85039"
            },
            "downloads": -1,
            "filename": "pydantic_ai_examples-0.8.1.tar.gz",
            "has_sig": false,
            "md5_digest": "455109d03a2d363518199495f0d89b4c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 36252,
            "upload_time": "2025-08-29T14:46:26",
            "upload_time_iso_8601": "2025-08-29T14:46:26.182962Z",
            "url": "https://files.pythonhosted.org/packages/40/7e/07679220f25a3f988826287c6c636097184ab8ea86b56f6b4afb904a7139/pydantic_ai_examples-0.8.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-29 14:46:26",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pydantic-ai-examples"
}
        
Elapsed time: 1.20445s