python-meteolux


Namepython-meteolux JSON
Version 0.1.2 PyPI version JSON
download
home_pageNone
Summarypython library for accessing the MeteoLux REST API
upload_time2025-08-04 00:04:02
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseAGPLv3+
keywords meteolux
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            An early implementation of the MeteoLux REST API.

https://metapi.ana.lu/api/v1/docs

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "python-meteolux",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "MeteoLux",
    "author": null,
    "author_email": "Georges Toth <georges@trypill.org>",
    "download_url": null,
    "platform": null,
    "description": "An early implementation of the MeteoLux REST API.\n\nhttps://metapi.ana.lu/api/v1/docs\n",
    "bugtrack_url": null,
    "license": "AGPLv3+",
    "summary": "python library for accessing the MeteoLux REST API",
    "version": "0.1.2",
    "project_urls": {
        "Documentation": "http://python-meteolux.readthedocs.io/en/latest/?badge=latest",
        "Download": "https://github.com/sim0nx/python-meteolux",
        "Homepage": "https://github.com/sim0nx/python-meteolux",
        "Source": "https://github.com/sim0nx/python-meteolux",
        "Tracker": "https://github.com/sim0nx/python-meteolux/issues"
    },
    "split_keywords": [
        "meteolux"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "78b90fc532d87bc91d7da6e1b6d53c333af62cd0304ef5a5f13cde64bcfed601",
                "md5": "421c90265ef1d2e916062dee3ae13c49",
                "sha256": "2ff46446e63d842de7e8021add590dd44a849bdf6db648c61465e0072d25546b"
            },
            "downloads": -1,
            "filename": "python_meteolux-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "421c90265ef1d2e916062dee3ae13c49",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 7070,
            "upload_time": "2025-08-04T00:04:02",
            "upload_time_iso_8601": "2025-08-04T00:04:02.904389Z",
            "url": "https://files.pythonhosted.org/packages/78/b9/0fc532d87bc91d7da6e1b6d53c333af62cd0304ef5a5f13cde64bcfed601/python_meteolux-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-04 00:04:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sim0nx",
    "github_project": "python-meteolux",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "python-meteolux"
}
        
Elapsed time: 0.52495s