Name | capiche JSON |
Version |
0.0.6
JSON |
| download |
home_page | None |
Summary | A Library for Throttling Requests to Functions |
upload_time | 2024-06-15 03:52:54 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.12 |
license | None |
keywords |
throttle
rate-limit
api
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# capiche
A Python Library for Rate-Limiting and Queueing Requests to Functions
Raw data
{
"_id": null,
"home_page": null,
"name": "capiche",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.12",
"maintainer_email": null,
"keywords": "throttle, rate-limit, api",
"author": null,
"author_email": "Erik Williamson <erik.williamson@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/85/72/bcf82c63c1776cf98e81a61d883fb40c78d2524a97487a59460b3a3effc3/capiche-0.0.6.tar.gz",
"platform": null,
"description": "# capiche\nA Python Library for Rate-Limiting and Queueing Requests to Functions\n",
"bugtrack_url": null,
"license": null,
"summary": "A Library for Throttling Requests to Functions",
"version": "0.0.6",
"project_urls": {
"Homepage": "https://github.com/erikwilliamson/capiche",
"Issues": "https://github.com/erikwilliamson/capiche/issues"
},
"split_keywords": [
"throttle",
" rate-limit",
" api"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "885d488a5a1012bca0f7fd3554770f953ffbbc8b8530bbdef5eb14bd7af4f1a3",
"md5": "89837e6f7b52fd58c179dce16d43a1fb",
"sha256": "f301ff1c694b752b03b56ae3b01dec780c194f6e4a831d78e8ec55a396b89ab1"
},
"downloads": -1,
"filename": "capiche-0.0.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "89837e6f7b52fd58c179dce16d43a1fb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 6394,
"upload_time": "2024-06-15T03:52:51",
"upload_time_iso_8601": "2024-06-15T03:52:51.805687Z",
"url": "https://files.pythonhosted.org/packages/88/5d/488a5a1012bca0f7fd3554770f953ffbbc8b8530bbdef5eb14bd7af4f1a3/capiche-0.0.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8572bcf82c63c1776cf98e81a61d883fb40c78d2524a97487a59460b3a3effc3",
"md5": "d9aeb1451546ff3f16cfe1ee058dfe40",
"sha256": "0bfee8fec560c7a62b5aba0b1411768c05ff992a79d26c0833e68cae673344a0"
},
"downloads": -1,
"filename": "capiche-0.0.6.tar.gz",
"has_sig": false,
"md5_digest": "d9aeb1451546ff3f16cfe1ee058dfe40",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 6675,
"upload_time": "2024-06-15T03:52:54",
"upload_time_iso_8601": "2024-06-15T03:52:54.317995Z",
"url": "https://files.pythonhosted.org/packages/85/72/bcf82c63c1776cf98e81a61d883fb40c78d2524a97487a59460b3a3effc3/capiche-0.0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-15 03:52:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "erikwilliamson",
"github_project": "capiche",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "capiche"
}