# urllib3 request extension.
## Installation
You can install via [pypi](https://pypi.org/project/urllib3_request/)
```console
pip install -U urllib3_request
```
## Usage
```python
from urllib3_request import request
```
Raw data
{
"_id": null,
"home_page": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/urllib3_request",
"name": "urllib3_request",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.12",
"maintainer_email": null,
"keywords": "urllib3, request",
"author": "ChenyangGao",
"author_email": "wosiwujm@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/75/59/4bfdf1baa59f495d9cc4a6f8883b6bd8c086ce689854b3b9f2ffa73cbfc5/urllib3_request-0.0.8.1.tar.gz",
"platform": null,
"description": "# urllib3 request extension.\n\n## Installation\n\nYou can install via [pypi](https://pypi.org/project/urllib3_request/)\n\n```console\npip install -U urllib3_request\n```\n\n## Usage\n\n```python\nfrom urllib3_request import request\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "urllib3 request extension.",
"version": "0.0.8.1",
"project_urls": {
"Homepage": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/urllib3_request",
"Repository": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/urllib3_request"
},
"split_keywords": [
"urllib3",
" request"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "bf93ac41b5ec82b7ffa490c1b379bd4540f3215536c81e0b864c9e68b07af864",
"md5": "03ec975bfd2db5c3cd6b687d3e45f241",
"sha256": "d5410116a160b51219885892b1f81dd48be326c90f0ed98c44cfc103514956b9"
},
"downloads": -1,
"filename": "urllib3_request-0.0.8.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "03ec975bfd2db5c3cd6b687d3e45f241",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.12",
"size": 5523,
"upload_time": "2024-12-16T05:39:29",
"upload_time_iso_8601": "2024-12-16T05:39:29.721987Z",
"url": "https://files.pythonhosted.org/packages/bf/93/ac41b5ec82b7ffa490c1b379bd4540f3215536c81e0b864c9e68b07af864/urllib3_request-0.0.8.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "75594bfdf1baa59f495d9cc4a6f8883b6bd8c086ce689854b3b9f2ffa73cbfc5",
"md5": "9abc1c32096e3380ed5bdb63a7303daa",
"sha256": "568c3e024b61d04d9f82d4214bb8deda691d15526074201f43dc8db2e35d4b16"
},
"downloads": -1,
"filename": "urllib3_request-0.0.8.1.tar.gz",
"has_sig": false,
"md5_digest": "9abc1c32096e3380ed5bdb63a7303daa",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.12",
"size": 4266,
"upload_time": "2024-12-16T05:39:32",
"upload_time_iso_8601": "2024-12-16T05:39:32.961048Z",
"url": "https://files.pythonhosted.org/packages/75/59/4bfdf1baa59f495d9cc4a6f8883b6bd8c086ce689854b3b9f2ffa73cbfc5/urllib3_request-0.0.8.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-16 05:39:32",
"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": "urllib3_request"
}