{"library":"greenlet","type":"library","category":null,"description":"greenlet is a Python package that provides lightweight in-process concurrent programming through micro-threads called 'greenlets'. The current version is 3.3.2, released on February 20, 2026. The library has a stable release cadence, with updates addressing compatibility and performance improvements.","language":"python","status":"active","version":"3.3.2","tags":["concurrency","coroutines","micro-threads"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install greenlet","imports":["from greenlet import greenlet","from greenlet import getcurrent"]}],"homepage":"https://greenlet.readthedocs.io","github":"https://github.com/python-greenlet/greenlet","docs":"https://greenlet.readthedocs.io","changelog":"https://greenlet.readthedocs.io/en/latest/changes.html","pypi":"https://pypi.org/project/greenlet/","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.8,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/greenlet/compatibility"}}