# gevent/gevent

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/gevent-gevent).**

6,441 stars · 966 forks · Python · NOASSERTION

## Links

- GitHub: https://github.com/gevent/gevent
- Homepage: http://gevent.org
- awesome-repositories: https://awesome-repositories.com/repository/gevent-gevent.md

## Topics

`asyncio` `coroutines` `greenlet` `python`

## Description

Coroutine-based concurrency library for Python

## Tags

### Part of an Awesome List

- [Asynchronous Programming](https://awesome-repositories.com/f/awesome-lists/devtools/asynchronous-programming.md) — Uses coroutines for high-concurrency networking.
