Name | Version | Summary | date |
usb-monitor |
1.23 |
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. |
2024-11-17 10:07:05 |
quadrilateral-fitter |
1.12 |
QuadrilateralFitter is an efficient and easy-to-use Python library for fitting irregular quadrilaterals from irregular polygons or any noisy data. |
2024-08-28 19:27:55 |
proxy-spinner |
0.4 |
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. |
2024-08-22 07:45:17 |
conditional-cache |
1.2 |
Conditional cache is a wrapper over functools.lru_cache that allows for conditionally caching based on the output of the function. |
2024-06-02 08:39:53 |
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 |
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 |
netradar |
0.2 |
NetRadars get you a way to interact with your network and scanning it. |
2023-05-15 22:04:54 |