Lists (9)
Sort Name ascending (A-Z)
Stars
Python tool for converting files and office documents to Markdown.
A high-throughput and memory-efficient inference and serving engine for LLMs
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
The fundamental package for scientific computing with Python.
Experience macOS just like before
Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4-3.13. You feed it your Python app, it does a lot of clever things, and spits out an executable or exte…
Pyodide is a Python distribution for the browser and Node.js based on WebAssembly
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
open-source jailbreaking tool for many iOS devices
This tool lets you search your gadgets on your binaries to facilitate your ROP exploitation. ROPgadget supports ELF, PE and Mach-O format on x86, x64, ARM, ARM64, PowerPC, SPARC, MIPS, RISC-V 64, a…
Produce redistributable builds of Python
A Python module for creating Excel XLSX files.
Official project repository for the Setuptools build system
A Python + iCloud wrapper to access iPhone and Calendar data.
A cross platform Bluetooth Low Energy Client for Python using asyncio
Inofficial Qualcomm Firehose / Sahara / Streaming / Diag Tools :)
MessagePack serializer implementation for Python msgpack.org[Python]
Apple BLE proximity pairing message spoofing
ICRAR / ijson
Forked from isagalaev/ijsonIterative JSON parser with Pythonic interfaces
Backported and experimental type hints for Python