Skip to main content

Diesel is a coroutine-based asynchronous I/O library for Python

Project description

diesel is a framework for writing network applications using asynchronous I/O in Python.

It uses the greenlet library to provide a friendly syntax for coroutines and continuations. It performs well and handles high concurrency with ease.

An HTTP/1.1+WSGI implementation is included as an example, which can be used for building web applications. Other bundled protocols include MongoDB, Redis, Beanstalkd, and PostgreSQL.

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page