# 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.10",
"maintainer_email": null,
"keywords": "urllib3, request",
"author": "ChenyangGao",
"author_email": "wosiwujm@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/34/0e/f55beab713057fe5ab763c6d8cee150279de4964d795096984a4e2063953/urllib3_request-0.0.4.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.4",
"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": "3351986172cf6ca309de16ba3bf7b39871496422bea2a5e721786ea7a296219f",
"md5": "0cf8d082ea0c2ba4457f7c4d788fa0b6",
"sha256": "e580bff578ac068c7c7aeef6c7cc1ee152545b869411a00d52353344a2903eae"
},
"downloads": -1,
"filename": "urllib3_request-0.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0cf8d082ea0c2ba4457f7c4d788fa0b6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 4636,
"upload_time": "2024-10-25T09:20:20",
"upload_time_iso_8601": "2024-10-25T09:20:20.112599Z",
"url": "https://files.pythonhosted.org/packages/33/51/986172cf6ca309de16ba3bf7b39871496422bea2a5e721786ea7a296219f/urllib3_request-0.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "340ef55beab713057fe5ab763c6d8cee150279de4964d795096984a4e2063953",
"md5": "8cfd7cc5e568f3a140b90e7e98638f75",
"sha256": "c58f2b94ecd83344ea6360754ad83a23e2e611b57c569ff3640e8e478b828d4d"
},
"downloads": -1,
"filename": "urllib3_request-0.0.4.tar.gz",
"has_sig": false,
"md5_digest": "8cfd7cc5e568f3a140b90e7e98638f75",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 3330,
"upload_time": "2024-10-25T09:20:21",
"upload_time_iso_8601": "2024-10-25T09:20:21.390969Z",
"url": "https://files.pythonhosted.org/packages/34/0e/f55beab713057fe5ab763c6d8cee150279de4964d795096984a4e2063953/urllib3_request-0.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-25 09:20:21",
"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"
}