PyDigger - unearthing stuff about Python


NameVersionSummarydate
circular-dict 1.9 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. 2024-05-12 20:40:34
conditional-cache 1.1.0 Conditional cache is a wrapper over functools.lru_cache that allows for conditionally caching based on the output of the function. 2024-03-12 20:16:09
usb-monitor 1.17 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 both Windows and Linux, freeing the user from platform-specific details or incompatibilities. 2024-02-13 17:14:43
webcam 1.34 A simple and convenient library to interact with webcams in Python without having to address Hardware Limitations 2023-09-22 08:34:29
quadrilateral-fitter 1.8 QuadrilateralFitter is an efficient and easy-to-use Python library for fitting irregular quadrilaterals from irregular polygons or any noisy data. 2023-09-08 14:20:30
netradar 0.2 NetRadars get you a way to interact with your network and scanning it. 2023-05-15 22:04:54
Eric-Canas
hourdayweektotal
60198910324211011
Elapsed time: 0.63478s