Pykka is a Python implementation of the actor model
Project description
Pykka is a Python implementation of the actor model. The actor model introduces some simple rules to control the sharing of state and cooperation between execution units, which makes it easier to build concurrent applications.
For details and code examples, see the Pykka documentation.
Pykka is available from PyPI. To install it, run:
pip install pykka
Pykka works with CPython 2.7 and 3.5+, as well as PyPy 2.7 and 3.5+.
License
Pykka is copyright 2010-2020 Stein Magnus Jodal and contributors. Pykka is licensed under the Apache License, Version 2.0.
Project resources
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
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 Pykka-2.0.3.tar.gz.
File metadata
- Download URL: Pykka-2.0.3.tar.gz
- Upload date:
- Size: 55.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b9d2363365b3455a0204bf163f09bd351d24b938c618c79d975a9510e128e95
|
|
| MD5 |
184fb1eaf07efaea03f92cb41ecbc867
|
|
| BLAKE2b-256 |
62fbeb6572c5a5d0f7d96eb550b6a029f8f2879e9f0fd85d80aaa231d43a9834
|
File details
Details for the file Pykka-2.0.3-py2.py3-none-any.whl.
File metadata
- Download URL: Pykka-2.0.3-py2.py3-none-any.whl
- Upload date:
- Size: 26.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ab8d4be6af9e95694bc6a5e2be2bd397ce088c1ecc1c87b1750a05ec086d8f8
|
|
| MD5 |
7052a547eca66973954f1f866c6a69d3
|
|
| BLAKE2b-256 |
18ed63a90dc346a50b30d43e902e06e20c057b4be5d7b28d67612dfc19f90777
|