pyastroweatherio


Namepyastroweatherio JSON
Version 0.61.1 PyPI version JSON
download
home_pagehttps://github.com/mawinkler/pyastroweatherio
SummaryPython Wrapper for 7Timer and Met.no REST API
upload_time2024-10-10 11:46:33
maintainerNone
docs_urlNone
authorMarkus Winkler
requires_pythonNone
licenseMIT
keywords astroweather 7timer met.no python
VCS
bugtrack_url
requirements aiofiles aiohttp pyephem pytz setuptools
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Lightweight Python 3 module to receive data via REST API from 7Timer and Met.no and consume UpTonight reports.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mawinkler/pyastroweatherio",
    "name": "pyastroweatherio",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "AstroWeather, 7Timer, Met.no, Python",
    "author": "Markus Winkler",
    "author_email": "winkler.info@icloud.com",
    "download_url": "https://files.pythonhosted.org/packages/23/af/9552c523ba67cd1a4d3e35380b893c30b4ba825de8cc3757253c924697ab/pyastroweatherio-0.61.1.tar.gz",
    "platform": null,
    "description": "Lightweight Python 3 module to receive data via REST API from 7Timer and Met.no and consume UpTonight reports.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python Wrapper for 7Timer and Met.no REST API",
    "version": "0.61.1",
    "project_urls": {
        "Homepage": "https://github.com/mawinkler/pyastroweatherio"
    },
    "split_keywords": [
        "astroweather",
        " 7timer",
        " met.no",
        " python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "23af9552c523ba67cd1a4d3e35380b893c30b4ba825de8cc3757253c924697ab",
                "md5": "c797a1a62a323060fcef9f355a4f3753",
                "sha256": "a4c458f2e7fc0fd61b08ed6f17a7d08dcbb85410cd7282b95db90459caa9d146"
            },
            "downloads": -1,
            "filename": "pyastroweatherio-0.61.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c797a1a62a323060fcef9f355a4f3753",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 25221,
            "upload_time": "2024-10-10T11:46:33",
            "upload_time_iso_8601": "2024-10-10T11:46:33.479341Z",
            "url": "https://files.pythonhosted.org/packages/23/af/9552c523ba67cd1a4d3e35380b893c30b4ba825de8cc3757253c924697ab/pyastroweatherio-0.61.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-10 11:46:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mawinkler",
    "github_project": "pyastroweatherio",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "aiofiles",
            "specs": [
                [
                    "==",
                    "24.1.0"
                ]
            ]
        },
        {
            "name": "aiohttp",
            "specs": [
                [
                    "==",
                    "3.10.9"
                ]
            ]
        },
        {
            "name": "pyephem",
            "specs": [
                [
                    "==",
                    "9.99"
                ]
            ]
        },
        {
            "name": "pytz",
            "specs": [
                [
                    "==",
                    "2024.2"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    "==",
                    "75.1.0"
                ]
            ]
        }
    ],
    "lcname": "pyastroweatherio"
}
        
Elapsed time: 0.80514s