threadfluent


Namethreadfluent JSON
Version 0.1 PyPI version JSON
download
home_pagehttps://threadfluent.readme.org/
SummaryIts a python library that can use threading and requests same time
upload_time2024-12-15 05:55:27
maintainerNone
docs_urlNone
authorAnto miliano
requires_python>=3.9
licenseNone
keywords http fluent requests aiohttp threading
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Features
You can use http requests and threading same time with additional features 
## Installation

install threadfluent using `pip`:

```bash
$ pip install threadfluent
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://threadfluent.readme.org/",
    "name": "threadfluent",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "http fluent requests aiohttp threading",
    "author": "Anto miliano",
    "author_email": "Antomiliano785@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/96/75/5cd701212843f65364e4314bbb1e7c6c59997384ee310cc39f596b7f5d69/threadfluent-0.1.tar.gz",
    "platform": "win64",
    "description": "## Features\r\nYou can use http requests and threading same time with additional features \r\n## Installation\r\n\r\ninstall threadfluent using `pip`:\r\n\r\n```bash\r\n$ pip install threadfluent\r\n```\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Its a python library that can use threading and requests same time",
    "version": "0.1",
    "project_urls": {
        "Documentation": "https://threadfluent.readme.org/",
        "Homepage": "https://threadfluent.readme.org/"
    },
    "split_keywords": [
        "http",
        "fluent",
        "requests",
        "aiohttp",
        "threading"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f02e8c117ef53d9201e1f1e596e6dfb31ee48668899840a4c71453edcd2be474",
                "md5": "8406387098233f2dcf169bb26c50432b",
                "sha256": "6eb96edfc5162bc2c63dba1e68853480ee9f8df413086e1bc1a43e8380c15344"
            },
            "downloads": -1,
            "filename": "threadfluent-0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8406387098233f2dcf169bb26c50432b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 373428,
            "upload_time": "2024-12-15T05:55:23",
            "upload_time_iso_8601": "2024-12-15T05:55:23.829737Z",
            "url": "https://files.pythonhosted.org/packages/f0/2e/8c117ef53d9201e1f1e596e6dfb31ee48668899840a4c71453edcd2be474/threadfluent-0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "96755cd701212843f65364e4314bbb1e7c6c59997384ee310cc39f596b7f5d69",
                "md5": "8fe379c24e6464a2ed2c74d906cd5a42",
                "sha256": "c6b16d8bb599bd710f908b4b9e9f89e7c8af0e39d9f1fbc7310455d583e99855"
            },
            "downloads": -1,
            "filename": "threadfluent-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8fe379c24e6464a2ed2c74d906cd5a42",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 374123,
            "upload_time": "2024-12-15T05:55:27",
            "upload_time_iso_8601": "2024-12-15T05:55:27.204483Z",
            "url": "https://files.pythonhosted.org/packages/96/75/5cd701212843f65364e4314bbb1e7c6c59997384ee310cc39f596b7f5d69/threadfluent-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-15 05:55:27",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "threadfluent"
}
        
Elapsed time: 0.42011s