Name | Version | Summary | date |
rateLimitedQueues |
0.0.3.post1 |
A well maintained program to execute functions in queue as if only 1 worker is executing them one by one (High priority first). Works wonders when a series of time consuming tasks has to be performed but they need to be in sequence. |
2024-12-15 15:15:43 |
Pebble |
5.1.0 |
Threading and multiprocessing eye-candy. |
2024-11-27 20:51:07 |
yappi |
1.6.10 |
Yet Another Python Profiler |
2024-11-12 11:24:38 |
asyncro |
0.0.1 |
Simple async module based on threading. |
2024-07-22 22:16:25 |
thread |
2.0.5 |
Threading module extension |
2024-07-13 17:14:58 |
thread-cli |
0.1.1 |
Threading module extension's CLI |
2024-03-10 02:30:32 |
parallel-utils |
1.3.1 |
This library implements a class Monitor, as defined by Per Brinch Hansen and C.A.R. Hoare, for synchronization and concurrent management of threads and processes in Python. It also provides other functions to ease the creation and collection of results for both threads and processes. |
2024-03-08 08:45:19 |
superloops |
0.1.3 |
SuperLoops package simplifies and augments usage of Python threads. It provides support for thread maintenance, events, failure handling, health status propagation, and graceful termination. |
2024-02-27 07:02:13 |
moethread |
1.4.2 |
Python wrapper for ThreadPoolExecutor to easily multithread resource bound tasks |
2024-02-11 05:31:35 |
pfsense-api |
0.1.0 |
Python API for monitoring PfSense firewalls. |
2024-02-04 03:17:04 |
threading-manager |
0.0.8 |
manage spawned threads |
2024-01-14 03:40:48 |
CyclicTask |
0.1.4 |
Allow a task to be executed regulary |
2024-01-07 18:58:20 |
threadingpg |
0.0.6 |
Simple control 'psycopg2'(PostgreSQL). |
2023-12-27 02:09:19 |
queue-processor |
1.1.2 |
Python3 thread based async queue manager |
2023-12-26 03:06:23 |
streamlit-base-extras |
0.2.44 |
Make building with streamlit easier. |
2023-12-07 14:32:14 |
dronevis |
1.3.0 |
Full compatible drone library to automate computer vision algorithms on parrot drones. |
2023-10-20 22:14:44 |
ezcrowdcount |
1.0.0 |
Easy to integrate Crowd Counting Library |
2023-09-24 03:00:51 |
fasteners |
0.19 |
A python package that provides useful locks |
2023-09-19 17:11:20 |
parallelism |
0.1.4 |
Efficient parallel task scheduling and concurrency management |
2023-08-13 20:48:02 |
save-thread-result |
0.1.1.post1 |
Simple subclass wrapper around `threading.Thread` to get the return value from a thread in python. Exact same interface as `threading.Thread`! 🌟 Star this repo if you found it useful! 🌟 |
2023-08-07 18:24:47 |