Skip to main content

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.

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.5.tar.gz (73.1 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for diesel-3.0.5.tar.gz
Algorithm Hash digest
SHA256 12d478a9fb8c3e6bcdb527c77d885914fac14d1f8e49df960a62fadb9eaed478
MD5 c70f7e096e1722b9b4eecd60af1fdf1a
BLAKE2b-256 049493d7e9282bc51e58102606f3840df4b180df1af2cb853d05b920e9409518

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page