# gevent — Coroutine-Based Concurrency for Python > Python networking library that uses greenlets for lightweight concurrent I/O, providing a synchronous coding style with asynchronous performance. ## Install Copy the content below into your project: --- Source: https://tokrepo.com/en/workflows/gevent-coroutine-based-concurrency-python-7d985e1e Author: