Pykka is a Python implementation of the actor model
Project description
🌀 Pykka
Pykka makes it easier to build concurrent applications.
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 a quickstart guide and a complete API reference, see the documentation.
Installation
Pykka requires Python 3.8 or newer.
Pykka is available from PyPI:
python3 -m pip install pykka
Project resources
License
Pykka is copyright 2010-2024 Stein Magnus Jodal and contributors. Pykka is licensed under the Apache License, Version 2.0.
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-4.0.2.tar.gz
.
File metadata
- Download URL: pykka-4.0.2.tar.gz
- Upload date:
- Size: 49.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.12.2 Linux/6.2.0-1019-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05e687c426922b0084d79f22a6c1813e0c4e0c59d8f860aa32c18c5f6127e276 |
|
MD5 | 59da4a6fd9bf6cd53608acc1999acccf |
|
BLAKE2b-256 | 4b3891eed239ecbe5fcc44d11a1e116ee676f18ac48c7c0eb2d6492d64fe900e |
File details
Details for the file pykka-4.0.2-py3-none-any.whl
.
File metadata
- Download URL: pykka-4.0.2-py3-none-any.whl
- Upload date:
- Size: 28.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.12.2 Linux/6.2.0-1019-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 100f9ceb5b977aad5eb7b3165d0989d539eff685a5d77b3f733e7c3fe704fd7b |
|
MD5 | 54c0ba644ba44dc77205b09ee7c5443d |
|
BLAKE2b-256 | 5ff270701d7bfc350158fd25b3aa004456744c113062d4e1b1c3e4ace07dc07e |