aioworldline


Nameaioworldline JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/kamikaze/aioworldline
SummaryUnofficial Worldline portal data retrieving client
upload_time2024-12-28 12:07:09
maintainerNone
docs_urlNone
authorOleg Korsak
requires_python>=3.13
licensegpl-3
keywords
VCS
bugtrack_url
requirements aiohttp pydantic pydantic-settings
Travis-CI No Travis.
coveralls test coverage
            aioworldline
============

Unofficial Worldline portal data retrieving client

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kamikaze/aioworldline",
    "name": "aioworldline",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.13",
    "maintainer_email": null,
    "keywords": null,
    "author": "Oleg Korsak",
    "author_email": "kamikaze.is.waiting.you@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/77/16/6a4b63166bef28adc7e652420792126512302fc0e9e77c923bbdcaadec72/aioworldline-0.2.0.tar.gz",
    "platform": "any",
    "description": "aioworldline\n============\n\nUnofficial Worldline portal data retrieving client\n",
    "bugtrack_url": null,
    "license": "gpl-3",
    "summary": "Unofficial Worldline portal data retrieving client",
    "version": "0.2.0",
    "project_urls": {
        "Documentation": "https://github.com/kamikaze/aioworldline/wiki",
        "Homepage": "https://github.com/kamikaze/aioworldline"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "63c003ad945805bcd1905f618d8105fc339f0ddeb6af7871c787931d55bd71b0",
                "md5": "c970af985c23c29bd2a0b6c2b74531fd",
                "sha256": "a9ae8ba6dbeadd25d2549ce1435a2690ace73f84382f13e21dd4ae72f3a73495"
            },
            "downloads": -1,
            "filename": "aioworldline-0.2.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c970af985c23c29bd2a0b6c2b74531fd",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.13",
            "size": 16890,
            "upload_time": "2024-12-28T12:07:08",
            "upload_time_iso_8601": "2024-12-28T12:07:08.675939Z",
            "url": "https://files.pythonhosted.org/packages/63/c0/03ad945805bcd1905f618d8105fc339f0ddeb6af7871c787931d55bd71b0/aioworldline-0.2.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "77166a4b63166bef28adc7e652420792126512302fc0e9e77c923bbdcaadec72",
                "md5": "a65747ddafcdd5a7067224ed7b646002",
                "sha256": "b85175e7ed610eff675d2e85ded87f83b1333857628cc7cbafd0fd47adde7aad"
            },
            "downloads": -1,
            "filename": "aioworldline-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a65747ddafcdd5a7067224ed7b646002",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.13",
            "size": 24100,
            "upload_time": "2024-12-28T12:07:09",
            "upload_time_iso_8601": "2024-12-28T12:07:09.770620Z",
            "url": "https://files.pythonhosted.org/packages/77/16/6a4b63166bef28adc7e652420792126512302fc0e9e77c923bbdcaadec72/aioworldline-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-28 12:07:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kamikaze",
    "github_project": "aioworldline",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "aiohttp",
            "specs": [
                [
                    "==",
                    "3.11.11"
                ]
            ]
        },
        {
            "name": "pydantic",
            "specs": [
                [
                    "==",
                    "2.10.4"
                ]
            ]
        },
        {
            "name": "pydantic-settings",
            "specs": [
                [
                    "==",
                    "2.7.0"
                ]
            ]
        }
    ],
    "lcname": "aioworldline"
}
        
Elapsed time: 0.47988s