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

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for diesel-2.1.0.tar.gz
Algorithm Hash digest
SHA256 531292dfce3407904e8772c6a62296b54566f8c2e2fd10d44c303acc2ebae5f4
MD5 bf52eb9c2d51fedc667348af613f3250
BLAKE2b-256 445a70631dfb3255b967b4fef7e4eb90681a5552291bfacc33aef0e287cce73e

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