{"library":"tasq-client-python","type":"library","category":null,"description":"tasq-client-python is the official Python client library for the Tasq HTTP-based task queue server. The Tasq server (https://github.com/unixpickle/tasq) is a simple, lightweight system where tasks are pushed to a queue via HTTP endpoints, popped by workers, and then marked as complete. This client simplifies interaction with a running Tasq server, allowing Python applications to easily enqueue and process tasks. The library is currently at version 0.1.24 and has an irregular but active release cadence, tied to the development of the main Tasq server project.","language":"python","status":"active","version":"0.1.24","tags":["queue","task management","http client","worker"],"last_verified":"Fri May 22","install":[{"cmd":"pip install tasq-client-python","imports":["from tasqclient import TasqClient","from tasqclient import TasqTask"]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/tasq-client-python/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.1,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/tasq-client-python/compatibility"}}