python-asynctools


Namepython-asynctools JSON
Version 0.0.8.1 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-asynctools
SummaryPython asynchronous tools.
upload_time2025-01-16 04:26:11
maintainerNone
docs_urlNone
authorChenyangGao
requires_python<4.0,>=3.12
licenseMIT
keywords asynchronous tools
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python asynchronous tools.

## Installation

You can install from [pypi](https://pypi.org/project/python-asynctools/)

```console
pip install -U python-asynctools
```

## Usage

```python
import asynctools
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-asynctools",
    "name": "python-asynctools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": null,
    "keywords": "asynchronous, tools",
    "author": "ChenyangGao",
    "author_email": "wosiwujm@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/80/62/ca27027491bb58983a1a595308fae8eb98282fa0640a135ea2fe957fa6c6/python_asynctools-0.0.8.1.tar.gz",
    "platform": null,
    "description": "# Python asynchronous tools.\n\n## Installation\n\nYou can install from [pypi](https://pypi.org/project/python-asynctools/)\n\n```console\npip install -U python-asynctools\n```\n\n## Usage\n\n```python\nimport asynctools\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python asynchronous tools.",
    "version": "0.0.8.1",
    "project_urls": {
        "Homepage": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-asynctools",
        "Repository": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-asynctools"
    },
    "split_keywords": [
        "asynchronous",
        " tools"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6bf1ac9e296f578c07a1465acae06dcc6d0479fcac6cbb3380798fd1abb7d8a6",
                "md5": "d5e214625b64a447a23451732283cd34",
                "sha256": "02052fcb2b45740afd0b00f7e45ba745f4822e9b3d4f2fdacda3dde927b70f93"
            },
            "downloads": -1,
            "filename": "python_asynctools-0.0.8.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d5e214625b64a447a23451732283cd34",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 5051,
            "upload_time": "2025-01-16T04:26:10",
            "upload_time_iso_8601": "2025-01-16T04:26:10.127213Z",
            "url": "https://files.pythonhosted.org/packages/6b/f1/ac9e296f578c07a1465acae06dcc6d0479fcac6cbb3380798fd1abb7d8a6/python_asynctools-0.0.8.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8062ca27027491bb58983a1a595308fae8eb98282fa0640a135ea2fe957fa6c6",
                "md5": "03fc053b394cfc849c78995b6ee16721",
                "sha256": "45aae252639e64c305d8e3930d93c9167c9948eefee096a39c6b2e014c6cbfd0"
            },
            "downloads": -1,
            "filename": "python_asynctools-0.0.8.1.tar.gz",
            "has_sig": false,
            "md5_digest": "03fc053b394cfc849c78995b6ee16721",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 3770,
            "upload_time": "2025-01-16T04:26:11",
            "upload_time_iso_8601": "2025-01-16T04:26:11.356749Z",
            "url": "https://files.pythonhosted.org/packages/80/62/ca27027491bb58983a1a595308fae8eb98282fa0640a135ea2fe957fa6c6/python_asynctools-0.0.8.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-16 04:26:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ChenyangGao",
    "github_project": "web-mount-packs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "python-asynctools"
}
        
Elapsed time: 0.43987s