python-concurrenttools


Namepython-concurrenttools JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-concurrenttools
SummaryPython concurrent tools.
upload_time2024-11-24 10:26:16
maintainerNone
docs_urlNone
authorChenyangGao
requires_python<4.0,>=3.11
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.11",
    "maintainer_email": null,
    "keywords": "concurrent, tools",
    "author": "ChenyangGao",
    "author_email": "wosiwujm@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/14/0a/3ddf3591bf42953473e2e5ee164ac23e11d5cee33a8839d724bf64aeb109/python_concurrenttools-0.0.4.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.4",
    "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": "0a62def7e77c10e1193afae6077df46d61f3acf07e056bf0baf1162f68ddafd3",
                "md5": "6eba89efc3b811f7f240e84e6a522500",
                "sha256": "bf98e5eebb5b811c5b49d523b1cbaa14e1da22446698c3f7893ae1ec8e33f9dc"
            },
            "downloads": -1,
            "filename": "python_concurrenttools-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6eba89efc3b811f7f240e84e6a522500",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 5274,
            "upload_time": "2024-11-24T10:26:15",
            "upload_time_iso_8601": "2024-11-24T10:26:15.568508Z",
            "url": "https://files.pythonhosted.org/packages/0a/62/def7e77c10e1193afae6077df46d61f3acf07e056bf0baf1162f68ddafd3/python_concurrenttools-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "140a3ddf3591bf42953473e2e5ee164ac23e11d5cee33a8839d724bf64aeb109",
                "md5": "ce82bb4f1ee73b07879e2700e9361702",
                "sha256": "c042d5aabac1142bda7423eae1e101202119d0248f3f3febf98b8aa097687509"
            },
            "downloads": -1,
            "filename": "python_concurrenttools-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "ce82bb4f1ee73b07879e2700e9361702",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 3969,
            "upload_time": "2024-11-24T10:26:16",
            "upload_time_iso_8601": "2024-11-24T10:26:16.845369Z",
            "url": "https://files.pythonhosted.org/packages/14/0a/3ddf3591bf42953473e2e5ee164ac23e11d5cee33a8839d724bf64aeb109/python_concurrenttools-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-24 10:26:16",
    "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.36886s