{"library":"multitasking","type":"library","category":null,"description":"MultiTasking is a lightweight Python library, currently at version 0.0.12, designed to convert Python methods into asynchronous, non-blocking methods using simple decorators. It is particularly effective for I/O-bound tasks such as API calls, web scraping, and database queries, enabling concurrent operations without complex manual thread or process management. The library focuses on ease of use and aims for a stable, albeit infrequent, release cadence with a focus on improvements rather than breaking changes.","language":"python","status":"active","version":"0.0.12","tags":["concurrency","threading","decorators","async","io-bound","task-management"],"install":[{"cmd":"pip install multitasking","imports":["import multitasking","from multitasking import task","from multitasking import wait_for_tasks"]}],"homepage":null,"github":"https://github.com/ranaroussi/multitasking","docs":null,"changelog":null,"pypi":"https://pypi.org/project/multitasking/","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":0.05,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/multitasking/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}