Skip to main content

Python libev interface

Project description

mood.event

Python libev interface

libev is an event loop: you register interest in certain events (such as a file descriptor being readable or a timeout occurring), and it will manage these event sources and provide your program with events. To do this, it must take more or less complete control over your process (or thread) by executing the event loop handler, and will then communicate events via a callback mechanism. You register interest in certain events by registering so-called event watchers, which you initialise with the details of the event, and then hand over to libev by starting the watcher.

See https://mood.readthedocs.io/projects/event/ for more info.

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

mood.event-1.1.0.tar.gz (32.8 kB view details)

Uploaded Source

File details

Details for the file mood.event-1.1.0.tar.gz.

File metadata

  • Download URL: mood.event-1.1.0.tar.gz
  • Upload date:
  • Size: 32.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for mood.event-1.1.0.tar.gz
Algorithm Hash digest
SHA256 07996196555e456a1a0712d2eaf544e548495dad0988181969880d9991afe975
MD5 afe1c74472e3aae17bc9e80a3013fc12
BLAKE2b-256 b906f1e7d5d27d350615e9fdb22a54ade1a9b2d18815e788eee4544611ad8506

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