python-concurrenttools


Namepython-concurrenttools JSON
Version 0.0.3.1 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-concurrenttools
SummaryPython concurrent tools.
upload_time2024-06-07 13:40:47
maintainerNone
docs_urlNone
authorChenyangGao
requires_python<4.0,>=3.10
licenseMIT
keywords concurrent tools
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python concurrent tools.

## Installation

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

```console
pip install -U python-concurrenttools
```

## Usage

```python
import concurrenttools
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-concurrenttools",
    "name": "python-concurrenttools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "concurrent, tools",
    "author": "ChenyangGao",
    "author_email": "wosiwujm@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ed/bc/27b8bcd3db955ec6ccf43384a4856be709a52d3d633d3b20c01b81860263/python_concurrenttools-0.0.3.1.tar.gz",
    "platform": null,
    "description": "# Python concurrent tools.\n\n## Installation\n\nYou can install from [pypi](https://pypi.org/project/python-concurrenttools/)\n\n```console\npip install -U python-concurrenttools\n```\n\n## Usage\n\n```python\nimport concurrenttools\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python concurrent tools.",
    "version": "0.0.3.1",
    "project_urls": {
        "Homepage": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-concurrenttools",
        "Repository": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-concurrenttools"
    },
    "split_keywords": [
        "concurrent",
        " tools"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c48430d98cfa8e00d4b94426eeb35054673fc5c60fab31d63033081186b3c80d",
                "md5": "de50a05eadd010433bc9b5f3776137b3",
                "sha256": "9848f14483f4d3f5b932931f609678d53b4d73bd0338369aace3ec5988121131"
            },
            "downloads": -1,
            "filename": "python_concurrenttools-0.0.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "de50a05eadd010433bc9b5f3776137b3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 4998,
            "upload_time": "2024-06-07T13:40:43",
            "upload_time_iso_8601": "2024-06-07T13:40:43.840558Z",
            "url": "https://files.pythonhosted.org/packages/c4/84/30d98cfa8e00d4b94426eeb35054673fc5c60fab31d63033081186b3c80d/python_concurrenttools-0.0.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "edbc27b8bcd3db955ec6ccf43384a4856be709a52d3d633d3b20c01b81860263",
                "md5": "0f3afd241ad8b90fb3a2507e71feed16",
                "sha256": "fff8e38a917d4a756af54640023164684ac57b8a98f7a6f6481743e88e70f0fd"
            },
            "downloads": -1,
            "filename": "python_concurrenttools-0.0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "0f3afd241ad8b90fb3a2507e71feed16",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 3668,
            "upload_time": "2024-06-07T13:40:47",
            "upload_time_iso_8601": "2024-06-07T13:40:47.000303Z",
            "url": "https://files.pythonhosted.org/packages/ed/bc/27b8bcd3db955ec6ccf43384a4856be709a52d3d633d3b20c01b81860263/python_concurrenttools-0.0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-07 13:40:47",
    "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-concurrenttools"
}
        
Elapsed time: 0.66156s