{"library":"zthreading","type":"library","category":null,"description":"Zthreading is a Python library offering a unified interface for managing both traditional Python threads and `asyncio` tasks. It provides wrapper classes for event broadcasting, task management, and decorators for common concurrency patterns. The library is actively maintained, with minor releases addressing bug fixes and new features every few months.","language":"python","status":"active","version":"0.1.19","tags":["threading","asyncio","task-management","event-management","concurrency","decorators"],"last_verified":"Fri May 22","install":[{"cmd":"pip install zthreading","imports":["from zthreading.thread_manager import ThreadManager","from zthreading.asyncio_manager import AsyncioManager","from zthreading.decorators import as_task","from zthreading.events import Event"]}],"homepage":null,"github":"https://github.com/LamaAni/zthreading.py","docs":null,"changelog":null,"pypi":"https://pypi.org/project/zthreading/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/zthreading/compatibility"}}