A simple actor framework with dynamic parallelism
Project description
A simple actor framework with dynamic parallelism
Free software: GNU Lesser General Public License v2.1 or later (LGPLv2+)
Installation
pip install actor
You can also install the in-development version with:
pip install https://github.com/yasserfarouk/actor/archive/master.zip
Documentation
Development
To run the all tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Windows |
set PYTEST_ADDOPTS=--cov-append tox |
---|---|
Other |
PYTEST_ADDOPTS=--cov-append tox |
Changelog
0.0.0 (2020-06-16)
First release on PyPI.
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
actor-0.0.0.tar.gz
(20.7 kB
view details)
Built Distribution
actor-0.0.0-py2.py3-none-any.whl
(13.1 kB
view details)
File details
Details for the file actor-0.0.0.tar.gz
.
File metadata
- Download URL: actor-0.0.0.tar.gz
- Upload date:
- Size: 20.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e246b4324858fff4a4d77fd43447da7beecc45efb606ab438ad5ad26b4d2367 |
|
MD5 | 8bd3cfd38ea20628c6a0a7152114f7bd |
|
BLAKE2b-256 | a02f78650ed4cbf5d681d5c2fd0a0f5fc2f31d827521f75570717613b010f240 |
File details
Details for the file actor-0.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: actor-0.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 13.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38c251b3fad187024409678a01feb8fef36eccf0bbe8dd98ea68f8cb10e99e60 |
|
MD5 | 2b0f724a4340eb50ff24644416f5c4cb |
|
BLAKE2b-256 | c2593b5848c85f78a0fd19cc6445abdf70a1e186550dde625f17a1de05d49bbb |