Skip to main content

Diesel is a coroutine-based networking library for Python

Project description

diesel is a framework for easily writing reliable and scalable network applications in Python. It uses the greenlet library layered atop asynchronous socket I/O in Python to achieve benefits of both the threaded-style (linear, blocking-ish code flow) and evented-style (no locking, low overhead per connection) concurrency paradigms. It’s design is heavily inspired by the Erlang/OTP platform.

It contains high-quality buffering, queuing and synchronization primitives, procedure supervision and supervision trees, connection pools, seamless thread integration, and more.

An HTTP/1.1+WSGI+WebSockets implementation is included, as well as tight integration with the Flask web framework.

Other bundled protocols include MongoDB, Riak, and Redis client libraries.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

diesel-2.1.1.tar.gz (47.5 kB view details)

Uploaded Source

File details

Details for the file diesel-2.1.1.tar.gz.

File metadata

  • Download URL: diesel-2.1.1.tar.gz
  • Upload date:
  • Size: 47.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for diesel-2.1.1.tar.gz
Algorithm Hash digest
SHA256 f05b7afc59e753ee9d03f30cef27f565fcb8dee11e6c766859a3a6b92cd1c48e
MD5 0184b336fea8f5d4482befde5716ce14
BLAKE2b-256 851a596e2903491e2f403590b73e225f963b67c623fae3d3164e8bd588cc4f34

See more details on using hashes here.

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