- data-algos: An knowledge graph for data structures and algorithms in markdown format
 
- picture-tool: Very incomplete CLI/GUI app for picture management
 - podcatcher: Simple podcast downloader with web ui and cli
 - desktop-search: Full text source code search with web ui
 - file-validator: Check files for errors by parsing them
 - rocketbeanstv-mediathek-downloader: Download files from Rocketbeans.tv with advanced selection and filtering options
 - dewarp: Simple Wx GUI to do perspective distortion and binarization in images
 - qb-tool: CLI app for advanced torrent management with qBittorrent
 
- ctypes-windows-sdk: Very incomplete ctypes port of the Windows SDK
 - hat-trie-python: Python wrapper for https://github.com/Tessil/hat-trie
 - metrohash-python: Python bindings for https://github.com/jandrewrogers/MetroHash
 - lmdb-python-dbm: Python DBM style wrapper of LMDB
 - wiredtiger-dbm: Python DBM style wrapper of WiredTiger (the MongoDB storage engine)
 - cpp-containers-python: Use C++ containers in Python
 
- genutility: A collection of various Python utilities
 - encoders: fast LabelEncoder for str and bytes to int
 - rbtv-api: Simple Python wrapper for the RBTV JSON API
 - fuzzycollections: Python collections for fuzzy search
 - graphseg-python: Unsupervised Text Segmentation Using Semantic Relatedness Graphs
 - metrictrees: Python metrics trees (BK-tree)
 - filemeta: Python utilities to read file metadata
 - webdbs: Various scrapers for web databases
 - cerpcerus: Symmetrical, secure, asynchronous RPC with flow control for Python
 - concurrex: Helpers for concurrent execution in Python, addressing use cases like backpressure and flow control that are not well-supported by the standard library's 
threading,multiprocessing, orconcurrent.futures. - sqlitefspath: A Python 
pathlibcompatible implementation of a filesystem stored in a SQLite database. - qmaps: A Python Qt widget to implement Google Maps, OpenStreetMap, Leaflet or OpenLayers in a webview with Python interop
 - houtu: Offline fast reverse geocoding with various fast lookup data structures
 - kibana-ql: Parser for the Kibana Query Language (KQL). Provides a Python interface for parsing and working with KQL queries.
 
- public-scripts: random Python scripts