aiohttp-toolkit


Nameaiohttp-toolkit JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/zguydev/aiohttp-toolkit
Summaryaiohttp-toolkit - package to ease the process of handling aiohttp with premade functions
upload_time2024-08-10 15:19:46
maintainerNone
docs_urlNone
authorZGuyDev
requires_python<4.0,>=3.9
licenseApache-2.0
keywords aiohttp poetry
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # aiohttp-toolkit

[![CI](https://github.com/zguydev/aiohttp-toolkit/actions/workflows/ci.yml/badge.svg)](https://github.com/zguydev/aiohttp-toolkit/actions/workflows/ci.yml)
[![Coverage Status](https://codecov.io/gh/zguydev/aiohttp-toolkit/branch/master/graph/badge.svg)](https://codecov.io/gh/zguydev/aiohttp-toolkit)

`aiohttp-toolkit` - package to ease the process of handling aiohttp with premade functions

> Docs will be added soon.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/zguydev/aiohttp-toolkit",
    "name": "aiohttp-toolkit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": "aiohttp, poetry",
    "author": "ZGuyDev",
    "author_email": "77798764+ZGuyDev@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/3e/cb/b989107e4855b7f3daa08ce48590bf0b90878a8a3a029fc3cf156094c9a6/aiohttp_toolkit-0.1.1.tar.gz",
    "platform": null,
    "description": "# aiohttp-toolkit\n\n[![CI](https://github.com/zguydev/aiohttp-toolkit/actions/workflows/ci.yml/badge.svg)](https://github.com/zguydev/aiohttp-toolkit/actions/workflows/ci.yml)\n[![Coverage Status](https://codecov.io/gh/zguydev/aiohttp-toolkit/branch/master/graph/badge.svg)](https://codecov.io/gh/zguydev/aiohttp-toolkit)\n\n`aiohttp-toolkit` - package to ease the process of handling aiohttp with premade functions\n\n> Docs will be added soon.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "aiohttp-toolkit - package to ease the process of handling aiohttp with premade functions",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/zguydev/aiohttp-toolkit",
        "Repository": "https://github.com/zguydev/aiohttp-toolkit"
    },
    "split_keywords": [
        "aiohttp",
        " poetry"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7b540aeeb4cf2783236da6559b1ada97817b973c7f9040231478ad0bcef562d1",
                "md5": "2850248664bb05089c6e616d5c0ebb6c",
                "sha256": "78579866d7bbfa0040cdfaa02af509089645c07b3ad1eb8d54f155d1b5d49ac7"
            },
            "downloads": -1,
            "filename": "aiohttp_toolkit-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2850248664bb05089c6e616d5c0ebb6c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 11443,
            "upload_time": "2024-08-10T15:19:44",
            "upload_time_iso_8601": "2024-08-10T15:19:44.780627Z",
            "url": "https://files.pythonhosted.org/packages/7b/54/0aeeb4cf2783236da6559b1ada97817b973c7f9040231478ad0bcef562d1/aiohttp_toolkit-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ecbb989107e4855b7f3daa08ce48590bf0b90878a8a3a029fc3cf156094c9a6",
                "md5": "447e4c5b274ea57e03b689dfcb6e675f",
                "sha256": "978a34babe2ea56ccafcfc0a70feec5626a944c623391a153f808707c89fb28e"
            },
            "downloads": -1,
            "filename": "aiohttp_toolkit-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "447e4c5b274ea57e03b689dfcb6e675f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 9794,
            "upload_time": "2024-08-10T15:19:46",
            "upload_time_iso_8601": "2024-08-10T15:19:46.212564Z",
            "url": "https://files.pythonhosted.org/packages/3e/cb/b989107e4855b7f3daa08ce48590bf0b90878a8a3a029fc3cf156094c9a6/aiohttp_toolkit-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-10 15:19:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "zguydev",
    "github_project": "aiohttp-toolkit",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "lcname": "aiohttp-toolkit"
}
        
Elapsed time: 0.29861s