python-asynctools


Namepython-asynctools JSON
Version 0.0.3.1 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-asynctools
SummaryPython asynchronous tools.
upload_time2024-05-17 14:59:55
maintainerNone
docs_urlNone
authorChenyangGao
requires_python<4.0,>=3.10
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.10",
    "maintainer_email": null,
    "keywords": "asynchronous, tools",
    "author": "ChenyangGao",
    "author_email": "wosiwujm@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/cf/1a/0c330cc6fdfa6a40601529a799dab11e8d871503d5496ea23dbb0e6a2ba8/python_asynctools-0.0.3.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.3.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": "94125ac78cd609d3cc83b12540c89894bdf91f48ebaefe37cb392279a8dd2a2f",
                "md5": "4260c4f5a61449f6239b62e03a060c7f",
                "sha256": "f68561cc18defb0b0d92644fcd333268624f73f1679c8416f6b3f307c434f26d"
            },
            "downloads": -1,
            "filename": "python_asynctools-0.0.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4260c4f5a61449f6239b62e03a060c7f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 4671,
            "upload_time": "2024-05-17T14:59:54",
            "upload_time_iso_8601": "2024-05-17T14:59:54.048890Z",
            "url": "https://files.pythonhosted.org/packages/94/12/5ac78cd609d3cc83b12540c89894bdf91f48ebaefe37cb392279a8dd2a2f/python_asynctools-0.0.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cf1a0c330cc6fdfa6a40601529a799dab11e8d871503d5496ea23dbb0e6a2ba8",
                "md5": "33fc65268d78321266fe9e5c2512eeb3",
                "sha256": "d78e9d6631f923525c6418953a2b87d2ea199a92ade6167cd8b32c8461add7c5"
            },
            "downloads": -1,
            "filename": "python_asynctools-0.0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "33fc65268d78321266fe9e5c2512eeb3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 3407,
            "upload_time": "2024-05-17T14:59:55",
            "upload_time_iso_8601": "2024-05-17T14:59:55.981647Z",
            "url": "https://files.pythonhosted.org/packages/cf/1a/0c330cc6fdfa6a40601529a799dab11e8d871503d5496ea23dbb0e6a2ba8/python_asynctools-0.0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-17 14:59:55",
    "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.32441s