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-2019 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
File details
Details for the file Pykka-2.0.1.tar.gz
.
File metadata
- Download URL: Pykka-2.0.1.tar.gz
- Upload date:
- Size: 52.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c892ebcb06b4b42b5aaef318060525d08b676ece95fd5a46f8bde4d580aa5855 |
|
MD5 | f4f1f883a1484f8e1daf35c5ca55c868 |
|
BLAKE2b-256 | 5eb8876c3dfda29d2dfeb9ca2f71c7d5452305e837a779b40fc857a631e06c9d |
File details
Details for the file Pykka-2.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: Pykka-2.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 26.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1688947e7e0823374d2e91b405ec708d212a0e3083665d0f0e62ba80102b4c7 |
|
MD5 | dec82dbe4cc412f53413f37564029838 |
|
BLAKE2b-256 | 4a86c838f420a4ab4369bb1d494d8d4d0453ac367589fe98888cba0a1859e074 |