A simple utility for running functions in parallel.
Project description
basically Promise.all but python.
import asyncrun
# Your function and arguments here
result = asyncrun.all(sample_function, args=[(1,), (2,)])
print(result)
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
asyncrun-0.3.0.tar.gz
(2.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file asyncrun-0.3.0.tar.gz.
File metadata
- Download URL: asyncrun-0.3.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e1a54601066c91ecb745d80fa0ff24da1e12943090c30c979373271c8325f5f7
|
|
| MD5 |
4bed55be42a9fdb25411c4a3127a131b
|
|
| BLAKE2b-256 |
788e5bbeb04ad14bf6660924998397d9998d4cd35a5d5b0e433461766e983101
|
File details
Details for the file asyncrun-0.3.0-py3-none-any.whl.
File metadata
- Download URL: asyncrun-0.3.0-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30f98e76d7311560c9ccac93bfd8fa26164d8ecc66c416b899e94eaccd1ceed5
|
|
| MD5 |
de9f89d10088d4a88647477c54c9ed74
|
|
| BLAKE2b-256 |
8a3b1e43fe866da45d83568250c196d493079fc5cb981b4615c98b9bf00b0a60
|