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-3.0.24.zip (115.6 kB view details)

Uploaded Source

File details

Details for the file diesel-3.0.24.zip.

File metadata

  • Download URL: diesel-3.0.24.zip
  • Upload date:
  • Size: 115.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for diesel-3.0.24.zip
Algorithm Hash digest
SHA256 8a6fc7c4478b474155661915471abc25c553c9e6c1e9f9ac841f0c42400e20be
MD5 588b041ce24014e386aee4fdb114c4a4
BLAKE2b-256 6fb37fe2d9aa7485ca190176554b328848a6a67f26f9962639b56666021c6d41

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