| Name | FlexTape JSON |
| Version |
0.0.6
JSON |
| download |
| home_page | None |
| Summary | Python library to download multiple images at once with a request limit. |
| upload_time | 2024-08-21 15:22:59 |
| maintainer | None |
| docs_url | None |
| author | Duckling Dean |
| requires_python | None |
| license | None |
| keywords |
|
| VCS |
|
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# FlexTape
**This library contains some helpful tools that will make your programming journey easier, Specially with `online requests`.**
***
## Installation
```bash
pip install FlexTape
```
---
## Tools:
|Type |Tool|About|Module|
|---------|----|-----|--------|
|Class |[**ImagePool**](docs/tools/ImagePool.md) |_Download Multiple Images Simultaneously_|`flextape.pools`|
|Class |[**NamingFunctions**](docs/tools/NamingFunctions.md)|_Functions Will Allow You Name Files With A Pattern(img_hashsum, url_hashsum, by_order, ...)_|`flextape.toolkit`|
|Class |[**ReadyRequest**](docs/tools/ReadyRequest.md) |_..._|`flextape`|
Raw data
{
"_id": null,
"home_page": null,
"name": "FlexTape",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Duckling Dean",
"author_email": "duckling.dean@proton.me",
"download_url": "https://files.pythonhosted.org/packages/f9/5e/089bcd55fd52c03533aa5b5ea28cd8495f6c72da85320f0791de2d0fc57a/flextape-0.0.6.tar.gz",
"platform": null,
"description": "# FlexTape\n**This library contains some helpful tools that will make your programming journey easier, Specially with `online requests`.**\n***\n## Installation\n```bash\npip install FlexTape\n```\n---\n\n## Tools:\n\n|Type |Tool|About|Module|\n|---------|----|-----|--------|\n|Class |[**ImagePool**](docs/tools/ImagePool.md) |_Download Multiple Images Simultaneously_|`flextape.pools`|\n|Class |[**NamingFunctions**](docs/tools/NamingFunctions.md)|_Functions Will Allow You Name Files With A Pattern(img_hashsum, url_hashsum, by_order, ...)_|`flextape.toolkit`|\n|Class |[**ReadyRequest**](docs/tools/ReadyRequest.md) |_..._|`flextape`|\n\n",
"bugtrack_url": null,
"license": null,
"summary": "Python library to download multiple images at once with a request limit.",
"version": "0.0.6",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "bd8fe04762a3a7115475d97653bb3ddcaffcdefa53d5ef0fe925863de875f278",
"md5": "18489ed716832beab5f3807da9f7e45a",
"sha256": "518729a0e929e68c31976704cb7162ae6f700d07c902033a9ee7516c04ebe772"
},
"downloads": -1,
"filename": "FlexTape-0.0.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "18489ed716832beab5f3807da9f7e45a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 6363,
"upload_time": "2024-08-21T15:22:57",
"upload_time_iso_8601": "2024-08-21T15:22:57.936654Z",
"url": "https://files.pythonhosted.org/packages/bd/8f/e04762a3a7115475d97653bb3ddcaffcdefa53d5ef0fe925863de875f278/FlexTape-0.0.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f95e089bcd55fd52c03533aa5b5ea28cd8495f6c72da85320f0791de2d0fc57a",
"md5": "c634d30d68491e0318dd8f31b21a1349",
"sha256": "7f752b0d65f205f329111b3064347edaa04c2c3f2ce2db408a166100ae547d19"
},
"downloads": -1,
"filename": "flextape-0.0.6.tar.gz",
"has_sig": false,
"md5_digest": "c634d30d68491e0318dd8f31b21a1349",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4851,
"upload_time": "2024-08-21T15:22:59",
"upload_time_iso_8601": "2024-08-21T15:22:59.005816Z",
"url": "https://files.pythonhosted.org/packages/f9/5e/089bcd55fd52c03533aa5b5ea28cd8495f6c72da85320f0791de2d0fc57a/flextape-0.0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-21 15:22:59",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "flextape"
}