python-asynctools


Namepython-asynctools JSON
Version 0.1.3.4 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-asynctools
SummaryPython asynchronous tools.
upload_time2025-07-14 02:02:28
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/9d/8f/c92e134bff495ffe67ee0d21da111e3cdacaa623182b9462167a51448d84/python_asynctools-0.1.3.4.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.1.3.4",
    "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": "5de472347003c09b2ee659e8dfdd4117869128a9628d50603348a056214a240d",
                "md5": "d18dcf0169584f75c5beb6ec2b9fc586",
                "sha256": "4fe38706fab077dd092f4b7c2f0dc17ddb3632a012e9d83e96033875da1a8d5a"
            },
            "downloads": -1,
            "filename": "python_asynctools-0.1.3.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d18dcf0169584f75c5beb6ec2b9fc586",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 8199,
            "upload_time": "2025-07-14T02:02:26",
            "upload_time_iso_8601": "2025-07-14T02:02:26.773911Z",
            "url": "https://files.pythonhosted.org/packages/5d/e4/72347003c09b2ee659e8dfdd4117869128a9628d50603348a056214a240d/python_asynctools-0.1.3.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9d8fc92e134bff495ffe67ee0d21da111e3cdacaa623182b9462167a51448d84",
                "md5": "54dc42ebe87c3ecadb94f2ebe9f95690",
                "sha256": "ebaff68bd3ea6e948add6eb3881b1e8cdde7dfc23a162c85e9f63d144db2be61"
            },
            "downloads": -1,
            "filename": "python_asynctools-0.1.3.4.tar.gz",
            "has_sig": false,
            "md5_digest": "54dc42ebe87c3ecadb94f2ebe9f95690",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 6980,
            "upload_time": "2025-07-14T02:02:28",
            "upload_time_iso_8601": "2025-07-14T02:02:28.218141Z",
            "url": "https://files.pythonhosted.org/packages/9d/8f/c92e134bff495ffe67ee0d21da111e3cdacaa623182b9462167a51448d84/python_asynctools-0.1.3.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-14 02:02:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ChenyangGao",
    "github_project": "web-mount-packs",
    "github_not_found": true,
    "lcname": "python-asynctools"
}
        
Elapsed time: 0.49930s