pyastroweatherio


Namepyastroweatherio JSON
Version 0.70.6 PyPI version JSON
download
home_pagehttps://github.com/mawinkler/pyastroweatherio
SummaryPython Wrapper for 7Timer and Met.no REST API
upload_time2024-12-27 12:59:30
maintainerNone
docs_urlNone
authorMarkus Winkler
requires_pythonNone
licenseMIT
keywords astroweather 7timer met.no python
VCS
bugtrack_url
requirements aiofiles aiohttp pyephem pytz setuptools typeguard openmeteo-requests
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/a6/32/df79e4fc04506d472a04383fab980f7b657c763d9c77169a9be9a293b3f6/pyastroweatherio-0.70.6.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.70.6",
    "project_urls": {
        "Homepage": "https://github.com/mawinkler/pyastroweatherio"
    },
    "split_keywords": [
        "astroweather",
        " 7timer",
        " met.no",
        " python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a632df79e4fc04506d472a04383fab980f7b657c763d9c77169a9be9a293b3f6",
                "md5": "cf95f61a0acede3866756a87a0073fbb",
                "sha256": "18f349a560bb392e68e3c91f372a2631a246640cbfa12e9dd1e540c65460419f"
            },
            "downloads": -1,
            "filename": "pyastroweatherio-0.70.6.tar.gz",
            "has_sig": false,
            "md5_digest": "cf95f61a0acede3866756a87a0073fbb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 28851,
            "upload_time": "2024-12-27T12:59:30",
            "upload_time_iso_8601": "2024-12-27T12:59:30.263994Z",
            "url": "https://files.pythonhosted.org/packages/a6/32/df79e4fc04506d472a04383fab980f7b657c763d9c77169a9be9a293b3f6/pyastroweatherio-0.70.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-27 12:59:30",
    "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"
                ]
            ]
        },
        {
            "name": "typeguard",
            "specs": [
                [
                    "==",
                    "4.3.0"
                ]
            ]
        },
        {
            "name": "openmeteo-requests",
            "specs": [
                [
                    "==",
                    "1.3.0"
                ]
            ]
        }
    ],
    "lcname": "pyastroweatherio"
}
        
Elapsed time: 0.61901s