Skip to content

Latest commit

 

History

1,082 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

πŸŒ€ Pykka

Pykka makes it easier to build concurrent applications.

CI Docs Coverage PyPI


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.

Installation

Pykka has no dependencies other than Python 3.10 or newer. It can be installed from PyPI:

$ python3 -m pip install pykka

Next up, check out the documentation.

Project resources

License

Pykka is copyright 2010-2026 Stein Magnus Jodal and contributors. Pykka is licensed under the Apache License, Version 2.0.

About

πŸŒ€ Pykka makes it easier to build concurrent Python applications.

Topics

Resources

Stars

1.3k stars

Watchers

30 watching

Forks

Releases

Sponsor this project

Used by

Contributors

Languages