31 projects
firmauy
Sign and verify PDF (PAdES), XML (XAdES) and arbitrary files (CAdES/.p7s) with a Uruguayan national ID card (cédula) via PKCS#11. Standards-based; not affiliated with AGESIC.
worldclock-tty
A terminal-based world clock that displays multiple timezones in real-time.
ifpeek
Inspect Linux network interfaces, Wi-Fi state, routes, DNS, and network events from Python.
betterhtmlchunking
A Python library for intelligent HTML segmentation and ROI extraction. It builds a DOM tree from raw HTML and extracts content-rich regions for efficient web scraping and analysis.
parsel-text
Extracts all text results from an XPath query on a parsel Selector object.
outfancy
Python library to print tables and line charts in Terminal.
pyclassparser
Parse Python classes and attributes from a string of Python code.
pycommremover
Python library to remove comments and docstrings from source code.
iterativerecursion
A Python module to simulate recursive function calls using iteration, providing explicit control over execution flow and avoiding stack overflow issues.
fakewindowsize
Python module to generate realistic screen resolutions from real-world StatCounter data.
pyobjtojson
A Python library that simplifies serializing any Python object to JSON-friendly structures, gracefully handling circular references.
firmauy-mcp-inspect
Read-only MCP server that brings FirmaUY signature inspection to your AI assistant. Offline, no smart card, no signing, redacted by default.
cedula-uy-pdf-sign
Sign and verify PDF (PAdES), XML (XAdES) and arbitrary files (CAdES/.p7s) with a Uruguayan national ID card (cédula) via PKCS#11. Standards-based; not affiliated with AGESIC.
xmlstreamer
Python library to parse XML data directly from HTTP, HTTPS, or FTP sources without loading the entire file into memory, supporting decompression, encoding detection, tag-based itemization, and optional filtering.
gencedula
Python module to generate random and verify uruguay identification document.
isimud
Package to get commonly used details of the network interface and access points you are using.
vtclear
Python ANSI VT100 implementation of Erase Screen.
ansistrip
Mini-lib to strip ANSI escape codes from strings
fakeua
Python module made as a wrapper of fake-useragent.
wifireconnect
Python module to test and ensure connectivity on a network which have stability problems on its wifi. Run on Ubuntu / Debian.
parse-broken-json
Python library to help parsing broken and invalid JSON.
gpt-pydantic-tools
Define GPT tool schemas using Pydantic.
plotilleresample
Python module to resample datasets before plotting with Plotille.
tokenizesentences
Python module to tokenize english sentences.
ai-url-aggregator
Tool that uses Perplexity and OpenAI to search with SERP and filter for relevant URLs.
spidercreator
Automated web scraping spider generation using Browser Use and LLMs.
browser-use-recorder
Make websites accessible for AI agents
parsel-get-selector-text
Extracts all text results from an XPath query on a parsel Selector object.
telegramgetbotip
Python3 telegram bot to retrieve public IP of the Telegram bot's host machine.
pydownloadfile
Python3 module to download files using requests.
checkcorruptedimages
Python3 module to check for corrupted images using "identify" from ImageMagick as underlying mechanism.