pywttr-models


Namepywttr-models JSON
Version 1.2.3 PyPI version JSON
download
home_pagehttps://github.com/monosans/pywttr-models
SummaryPydantic models and other stuff for pywttr and aiopywttr
upload_time2023-12-09 19:19:40
maintainer
docs_urlNone
authormonosans
requires_python>=3.8,<4.0
licenseMIT
keywords forecast weather
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pywttr-models

[![CI](https://github.com/monosans/pywttr-models/actions/workflows/ci.yml/badge.svg)](https://github.com/monosans/pywttr-models/actions/workflows/ci.yml)
[![Downloads](https://static.pepy.tech/badge/pywttr-models)](https://pepy.tech/project/pywttr-models)

[Pydantic](https://github.com/pydantic/pydantic) models and other stuff for [pywttr](https://github.com/monosans/pywttr) and [aiopywttr](https://github.com/monosans/aiopywttr).

## License

[MIT](https://github.com/monosans/pywttr-models/blob/main/LICENSE)


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/monosans/pywttr-models",
    "name": "pywttr-models",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "forecast,weather",
    "author": "monosans",
    "author_email": "hsyqixco@protonmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d6/e1/676b2b3706df884c72e01869443c7745734dd4467fd17ff7e6be780450a0/pywttr_models-1.2.3.tar.gz",
    "platform": null,
    "description": "# pywttr-models\n\n[![CI](https://github.com/monosans/pywttr-models/actions/workflows/ci.yml/badge.svg)](https://github.com/monosans/pywttr-models/actions/workflows/ci.yml)\n[![Downloads](https://static.pepy.tech/badge/pywttr-models)](https://pepy.tech/project/pywttr-models)\n\n[Pydantic](https://github.com/pydantic/pydantic) models and other stuff for [pywttr](https://github.com/monosans/pywttr) and [aiopywttr](https://github.com/monosans/aiopywttr).\n\n## License\n\n[MIT](https://github.com/monosans/pywttr-models/blob/main/LICENSE)\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Pydantic models and other stuff for pywttr and aiopywttr",
    "version": "1.2.3",
    "project_urls": {
        "Homepage": "https://github.com/monosans/pywttr-models",
        "Repository": "https://github.com/monosans/pywttr-models"
    },
    "split_keywords": [
        "forecast",
        "weather"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6dc56c2fabf7783121f8d9299557d74224da2cd7ac7bf07575d35485dee544e4",
                "md5": "4b50ee41cf7a1e9523c1c3b83335b161",
                "sha256": "a79cfe807ea8b5a85fe911e7d0fcb926344c0049973c95016e8e04ef5bf4e267"
            },
            "downloads": -1,
            "filename": "pywttr_models-1.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4b50ee41cf7a1e9523c1c3b83335b161",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 17417,
            "upload_time": "2023-12-09T19:19:38",
            "upload_time_iso_8601": "2023-12-09T19:19:38.760954Z",
            "url": "https://files.pythonhosted.org/packages/6d/c5/6c2fabf7783121f8d9299557d74224da2cd7ac7bf07575d35485dee544e4/pywttr_models-1.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d6e1676b2b3706df884c72e01869443c7745734dd4467fd17ff7e6be780450a0",
                "md5": "9aee577b53abeffa0ead0846c94cb3ec",
                "sha256": "1f3dcc0ed6864e7ff07da919af415e2f3a3428d113a93f42d82c5f603ada7406"
            },
            "downloads": -1,
            "filename": "pywttr_models-1.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "9aee577b53abeffa0ead0846c94cb3ec",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 6553,
            "upload_time": "2023-12-09T19:19:40",
            "upload_time_iso_8601": "2023-12-09T19:19:40.475645Z",
            "url": "https://files.pythonhosted.org/packages/d6/e1/676b2b3706df884c72e01869443c7745734dd4467fd17ff7e6be780450a0/pywttr_models-1.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-09 19:19:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "monosans",
    "github_project": "pywttr-models",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pywttr-models"
}
        
Elapsed time: 0.15077s