pydantic-api-models


Namepydantic-api-models JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/stevieflyer/pydantic-api-models
SummaryMake API self-explanatory with pydantic
upload_time2024-11-19 13:05:07
maintainerNone
docs_urlNone
authorstevieflyer
requires_python<4.0,>=3.8
licenseMIT
keywords pydantic api data-models
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Pydantic API Models

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/stevieflyer/pydantic-api-models",
    "name": "pydantic-api-models",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": "pydantic, api, data-models",
    "author": "stevieflyer",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/63/22/9bb4cb14ef36054d3c43e9d092c7ebd62b8cfa75c3586b63a08ecd0f87be/pydantic_api_models-0.0.1.tar.gz",
    "platform": null,
    "description": "# Pydantic API Models\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Make API self-explanatory with pydantic",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/stevieflyer/pydantic-api-models",
        "Repository": "https://github.com/stevieflyer/pydantic-api-models"
    },
    "split_keywords": [
        "pydantic",
        " api",
        " data-models"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da4934249670ac289ab4c05f156c11ece24f4780be95d8006c64335bac49a15e",
                "md5": "6cf3ac61c184f51e9fc278798462f759",
                "sha256": "de7cd0186b9f16f110143b9c000dc2ff722f6b95245e8756d4004e643295fd3e"
            },
            "downloads": -1,
            "filename": "pydantic_api_models-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6cf3ac61c184f51e9fc278798462f759",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 2576,
            "upload_time": "2024-11-19T13:05:05",
            "upload_time_iso_8601": "2024-11-19T13:05:05.732012Z",
            "url": "https://files.pythonhosted.org/packages/da/49/34249670ac289ab4c05f156c11ece24f4780be95d8006c64335bac49a15e/pydantic_api_models-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "63229bb4cb14ef36054d3c43e9d092c7ebd62b8cfa75c3586b63a08ecd0f87be",
                "md5": "5ab47d56f23003621d81033927a2855e",
                "sha256": "54bd7431d3f0bbdc1d9659aa833aed86328a64d49c68dff9317e4d00fd31b41a"
            },
            "downloads": -1,
            "filename": "pydantic_api_models-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "5ab47d56f23003621d81033927a2855e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 2006,
            "upload_time": "2024-11-19T13:05:07",
            "upload_time_iso_8601": "2024-11-19T13:05:07.804765Z",
            "url": "https://files.pythonhosted.org/packages/63/22/9bb4cb14ef36054d3c43e9d092c7ebd62b8cfa75c3586b63a08ecd0f87be/pydantic_api_models-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-19 13:05:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "stevieflyer",
    "github_project": "pydantic-api-models",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pydantic-api-models"
}
        
Elapsed time: 0.60360s