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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file scarletio-1.0.44.tar.gz
.
File metadata
- Download URL: scarletio-1.0.44.tar.gz
- Upload date:
- Size: 298.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 56a512f0896ea22ed68796ccec81b06d0b452b32e9a3d7b1c33c6c4242554ee0 |
|
MD5 | 577c58bd385d9cbca160cc0abcfe5773 |
|
BLAKE2b-256 | 11607a950019a0ccc2d8cf09bdade1ffeef29671f78a9b414907c20b68f68373 |
Provenance
File details
Details for the file scarletio-1.0.44-py3-none-any.whl
.
File metadata
- Download URL: scarletio-1.0.44-py3-none-any.whl
- Upload date:
- Size: 379.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10c74026fbf371270e06a382f3a71f6c5172196ccdfb67c8bb96f1fdd9071245 |
|
MD5 | 87d06e8d356c14d2e6391fcbeed09c80 |
|
BLAKE2b-256 | 269209c6f7fdd83ea90d02ef3f712b350eff49200f642f147e4c91be30584021 |