aiosonic_request


Nameaiosonic_request JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/python-modules/tree/main/aiosonic_request
Summaryaiosonic request extension.
upload_time2025-08-24 06:03:11
maintainerNone
docs_urlNone
authorChenyangGao
requires_python<4.0,>=3.12
licenseMIT
keywords aiosonic request
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # aiosonic request extension.

## Installation

You can install via [pypi](https://pypi.org/project/aiosonic_request/)

```console
pip install -U aiosonic_request
```

## Usage

```python
from aiosonic_request import request
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ChenyangGao/python-modules/tree/main/aiosonic_request",
    "name": "aiosonic_request",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": null,
    "keywords": "aiosonic, request",
    "author": "ChenyangGao",
    "author_email": "wosiwujm@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/3d/da/e0124825854da3a966a1f68153c11a26df59760248a01a8e6717a62c1f67/aiosonic_request-0.0.1.tar.gz",
    "platform": null,
    "description": "# aiosonic request extension.\n\n## Installation\n\nYou can install via [pypi](https://pypi.org/project/aiosonic_request/)\n\n```console\npip install -U aiosonic_request\n```\n\n## Usage\n\n```python\nfrom aiosonic_request import request\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "aiosonic request extension.",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/ChenyangGao/python-modules/tree/main/aiosonic_request",
        "Repository": "https://github.com/ChenyangGao/python-modules/tree/main/aiosonic_request"
    },
    "split_keywords": [
        "aiosonic",
        " request"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "856c17f2aeac26766c05b8fdc4a3e6c6ab1ed1a56628351ad6a971e4636ef9be",
                "md5": "7bfdfd9ed24c79dd8cf54d295ce80f6e",
                "sha256": "ae6a0719ff7a725a6d7b25e67e38d276c640cdf49c047075c3dfebb58e2c5411"
            },
            "downloads": -1,
            "filename": "aiosonic_request-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7bfdfd9ed24c79dd8cf54d295ce80f6e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 5393,
            "upload_time": "2025-08-24T06:03:09",
            "upload_time_iso_8601": "2025-08-24T06:03:09.791186Z",
            "url": "https://files.pythonhosted.org/packages/85/6c/17f2aeac26766c05b8fdc4a3e6c6ab1ed1a56628351ad6a971e4636ef9be/aiosonic_request-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ddae0124825854da3a966a1f68153c11a26df59760248a01a8e6717a62c1f67",
                "md5": "b3eab3785017d09b13a342619d8e1a8a",
                "sha256": "0c7e958682f081ecc5a4ace95eaf58643c51f3af623d45255aafeec066784afe"
            },
            "downloads": -1,
            "filename": "aiosonic_request-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b3eab3785017d09b13a342619d8e1a8a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 4124,
            "upload_time": "2025-08-24T06:03:11",
            "upload_time_iso_8601": "2025-08-24T06:03:11.845914Z",
            "url": "https://files.pythonhosted.org/packages/3d/da/e0124825854da3a966a1f68153c11a26df59760248a01a8e6717a62c1f67/aiosonic_request-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-24 06:03:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ChenyangGao",
    "github_project": "python-modules",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "aiosonic_request"
}
        
Elapsed time: 2.02755s