Name | blockbuster JSON |
Version |
1.5.5
JSON |
| download |
home_page | None |
Summary | Utility to detect blocking calls in the async event loop |
upload_time | 2024-12-20 12:41:18 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | None |
keywords |
async
block
detect
event loop
asyncio
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# blockbuster
Utility to detect blocking calls in the async event loop
Raw data
{
"_id": null,
"home_page": null,
"name": "blockbuster",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "async, block, detect, event loop, asyncio",
"author": null,
"author_email": "Christophe Bornet <bornet.chris@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/44/f8/a91788ed4a26cbabb5d00d2d67ca2ea241ec44faacf4764558ae831f7725/blockbuster-1.5.5.tar.gz",
"platform": null,
"description": "# blockbuster\nUtility to detect blocking calls in the async event loop\n",
"bugtrack_url": null,
"license": null,
"summary": "Utility to detect blocking calls in the async event loop",
"version": "1.5.5",
"project_urls": {
"Issues": "https://github.com/cbornet/blockbuster/issues",
"Repository": "https://github.com/cbornet/blockbuster.git"
},
"split_keywords": [
"async",
" block",
" detect",
" event loop",
" asyncio"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "5a8fc1c3025714edd494164370940f922903ecc9802fa5bdd28da115155a4e5e",
"md5": "8d6d8c77f4f2f3e217dc042f04686cf4",
"sha256": "e2b2a974f3e35b0f456ef0e732131752c37c78de4bb8b0d84fef9b85e72ab966"
},
"downloads": -1,
"filename": "blockbuster-1.5.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8d6d8c77f4f2f3e217dc042f04686cf4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 8765,
"upload_time": "2024-12-20T12:41:16",
"upload_time_iso_8601": "2024-12-20T12:41:16.679049Z",
"url": "https://files.pythonhosted.org/packages/5a/8f/c1c3025714edd494164370940f922903ecc9802fa5bdd28da115155a4e5e/blockbuster-1.5.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "44f8a91788ed4a26cbabb5d00d2d67ca2ea241ec44faacf4764558ae831f7725",
"md5": "2279b1f9a3ff633d57802b44e41bd7e9",
"sha256": "4221bd262dbd5cbb9c2793b7dc10b455ee25dfefa3cf5244df350504b6849619"
},
"downloads": -1,
"filename": "blockbuster-1.5.5.tar.gz",
"has_sig": false,
"md5_digest": "2279b1f9a3ff633d57802b44e41bd7e9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 10850,
"upload_time": "2024-12-20T12:41:18",
"upload_time_iso_8601": "2024-12-20T12:41:18.200621Z",
"url": "https://files.pythonhosted.org/packages/44/f8/a91788ed4a26cbabb5d00d2d67ca2ea241ec44faacf4764558ae831f7725/blockbuster-1.5.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-20 12:41:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "cbornet",
"github_project": "blockbuster",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "blockbuster"
}