# Revoltutils
RevoltUtils - revoltutils is an Python utility library offering modular tools for networking, file operations, system info, and automation.
Raw data
{
"_id": null,
"home_page": null,
"name": "revoltutils",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.13",
"maintainer_email": null,
"keywords": "revoltutils, python-utils, networking, system-tools, asyncio, pentesting, bugbounty, tooling, automation, cli",
"author": null,
"author_email": "\"D. Sanjai Kumar\" <bughunterz0047@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/ae/c0/87e3122dd24406a4602e3928d59d59b63a2a03b83a0212320b16ca241d52/revoltutils-1.0.1.tar.gz",
"platform": null,
"description": "# Revoltutils\nRevoltUtils - revoltutils is an Python utility library offering modular tools for networking, file operations, system info, and automation.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "revoltutils is an Python utility library offering modular tools for networking, file operations, system info, and automation.",
"version": "1.0.1",
"project_urls": {
"Documentation": "https://github.com/RevoltSecurities/revoltutils",
"Homepage": "https://github.com/RevoltSecurities/revoltutils",
"Issues": "https://github.com/RevoltSecurities/revoltutils/issues",
"Source": "https://github.com/RevoltSecurities/revoltutils"
},
"split_keywords": [
"revoltutils",
" python-utils",
" networking",
" system-tools",
" asyncio",
" pentesting",
" bugbounty",
" tooling",
" automation",
" cli"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "21a81adad888b9b6a525cdeb1eb5237e1480ded97405d621c43f79b9b64c4d2d",
"md5": "bd43c747f73dc06e456e3dab4ae207cf",
"sha256": "628ec61d9dce75bc18b4dc5fde525f21639c10256df93f8b52215bb1073fcab3"
},
"downloads": -1,
"filename": "revoltutils-1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bd43c747f73dc06e456e3dab4ae207cf",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.13",
"size": 23572,
"upload_time": "2025-07-14T15:31:27",
"upload_time_iso_8601": "2025-07-14T15:31:27.425495Z",
"url": "https://files.pythonhosted.org/packages/21/a8/1adad888b9b6a525cdeb1eb5237e1480ded97405d621c43f79b9b64c4d2d/revoltutils-1.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "aec087e3122dd24406a4602e3928d59d59b63a2a03b83a0212320b16ca241d52",
"md5": "2074a93eb02bb2b1d47297914769263a",
"sha256": "e52b4621ac96d7dd742fa6b0e7931c308829d1899faa1949ff6063cd6d594b7c"
},
"downloads": -1,
"filename": "revoltutils-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "2074a93eb02bb2b1d47297914769263a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.13",
"size": 17973,
"upload_time": "2025-07-14T15:31:28",
"upload_time_iso_8601": "2025-07-14T15:31:28.312989Z",
"url": "https://files.pythonhosted.org/packages/ae/c0/87e3122dd24406a4602e3928d59d59b63a2a03b83a0212320b16ca241d52/revoltutils-1.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-14 15:31:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "RevoltSecurities",
"github_project": "revoltutils",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "aiodns",
"specs": [
[
">=",
"3.5.0"
]
]
},
{
"name": "aiofiles",
"specs": [
[
">=",
"24.1.0"
]
]
},
{
"name": "alive-progress",
"specs": [
[
">=",
"3.2.0"
]
]
},
{
"name": "appdirs",
"specs": [
[
">=",
"1.4.4"
]
]
},
{
"name": "art",
"specs": [
[
">=",
"6.5"
]
]
},
{
"name": "diskcache",
"specs": [
[
">=",
"5.6.3"
]
]
},
{
"name": "fake-useragent",
"specs": [
[
">=",
"2.2.0"
]
]
},
{
"name": "httpx",
"specs": [
[
">=",
"0.28.1"
]
]
},
{
"name": "psutil",
"specs": [
[
">=",
"7.0.0"
]
]
},
{
"name": "pyyaml",
"specs": [
[
">=",
"6.0.2"
]
]
},
{
"name": "requests",
"specs": [
[
">=",
"2.32.4"
]
]
},
{
"name": "revoltlogger",
"specs": [
[
">=",
"1.0.0"
]
]
},
{
"name": "tldextract",
"specs": [
[
">=",
"5.3.0"
]
]
}
],
"lcname": "revoltutils"
}