11 projects
usb-monitor
USBMonitor is an easy-to-use cross-platform library for USB device monitoring that simplifies tracking of connections, disconnections, and examination of connected device attributes on Windows, Linux and MacOs, freeing the user from platform-specific details or incompatibilities.
quadrilateral-fitter
QuadrilateralFitter is an efficient and easy-to-use Python library for fitting irregular quadrilaterals from irregular polygons or any noisy data.
proxy-spinner
ProxySpinner is an straightforward, non-reliable, non-secure, but easy-to-use library for avoiding IP blocking by rotating free proxies on demand. It relies in services like proxyscrape.com to get the proxies and rotates them on demand, and is subject to the availability of that service and the proxies it lists.
qreader
Robust and Straight-Forward solution for reading difficult and tricky QR codes within images in Python. Supported by a YOLOv8 QR Segmentation model.
qrdet
Robust QR Detector based on YOLOv8
conditional-cache
Conditional cache is a wrapper over functools.lru_cache that allows for conditionally caching based on the output of the function.
circular-dict
CircularDict is a high-performance Python data structure that blends the functionality of dictionaries and circular buffers. Inheriting the usage of traditional dictionaries, it allows you to define constraints on size and memory usage. This way, the CircularDict will be always up-to-date with the last N added elements, ensuring that neither the maximum length nor the memory usage limit is exceeded. It is ideal for caching large data structures while maintaining control over memory footprint.
webcam
A simple and convenient library to interact with webcams in Python without having to address Hardware Limitations
vid2info
Vid2Info is an easy-to-use Computer Vision pipeline that implements Detection, Tracking and, optionally, Segmentation.
netradar
NetRadars get you a way to interact with your network and scanning it.
pic2world
P2W is a toolbox that implements several utilities for getting real-world information from pictures.