Contents

tractor 0.1.0a5

0

structured concurrrent "actors"

structured concurrrent "actors"

Stars: 303, Watchers: 303, Forks: 14, Open Issues: 143

The goodboy/tractor repo was created 7 years ago and the last code push was 5 days ago.
The project is popular with 303 github stars!

How to Install tractor

You can install tractor using pip

pip install tractor

or add it to a project with poetry

poetry add tractor

Package Details

Author
Tyler Goodlet
License
AGPLv3
Homepage
https://github.com/goodboy/tractor
PyPi:
https://pypi.org/project/tractor/
GitHub Repo:
https://github.com/goodboy/tractor

Classifiers

  • System/Distributed Computing
No  tractor  pypi packages just yet.

Errors

A list of common tractor errors.

Code Examples

Here are some tractor code examples and snippets.

GitHub Issues

The tractor package has 143 open issues on GitHub

  • Nixos flake
  • Windows compatibility fix

See more issues on GitHub

Related Packages & Articles

trio 0.33.0

A friendly Python library for async concurrency and I/O

anyio 4.12.1

High-level concurrency and networking framework on top of asyncio or Trio

muffin 1.4.2

Muffin is a fast, simple and asyncronous web-framework for Python 3 (asyncio, trio, curio)