Skip to main content

Asynchronous blackmagic & Witchcraft

Project description

scarletio

Asynchronous blackmagic & Witchcraft



Scarletio is a coroutine based concurrent Python library using modern async / await syntax. It abstracts away threading behind event loops providing concurrent API since the start.

One of the core concept of the library, that event loops should not intercept with synchronous code execution. When an event loop is started it will not block the control flow. Synchronizations like starting new asynchronous procedures and retrieving their result cross environment allows you to snuggle synchronous with asynchronous models well.

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

scarletio-1.0.49.tar.gz (298.5 kB view hashes)

Uploaded Source

Built Distribution

scarletio-1.0.49-py3-none-any.whl (380.1 kB view hashes)

Uploaded Python 3

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