Skip to content

Programming / Python

Tool Source Description Tags File Extensions Profiles
BeautifulSoup4 Python web, parsing, data-extraction .html, .htm, .xml
aiodns Python network, dns
aiohttp Python network, http
bitstruct Python binary-analysis, data-processing
matplotlib Python visualization
networkx Python visualization, graph
numpy Python Fundamental package for array computing in Python. data-processing
orjson Python json, data-processing .json
ptpython Python Python REPL build on top of prompt_toolkit. python, scripting .py
pyasn1 Python
python-dotenv Python
requests Python network, http
simplejson Python json, data-processing .json
termcolor Python terminal
textsearch Python data-processing, search
tomlkit Python parsing, data-processing .toml
treelib Python data-processing, filesystem
uv Installer uv is a fast Python package installer and manager. It can be used to create and manage virtual environments, install packages, and run Python scripts. It is designed to be a faster and more efficient alternative to pip and virtualenv. python .py
xxhash Python hashing