Provides a Go-like concurrent programming style in Python.
Project description
goless
Using the goless library, you can write Go language style concurrent programs in Python. goless provides functionality for channels, select, and goroutines. goless allows you to use Go’s beautiful and elegant concurrency programming model, but in the familiar and comfortable language of Python.
goless works on top of gevent, PyPy, or Stackless Python. It works with PyPy, CPython, and Stackless Python interpreters, and Python 2.6 to 3.4.
goless has extensive testing, documentation and examples. See https://goless.readthedocs.org/ for more information.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file goless-0.7.2.tar.gz
.
File metadata
- Download URL: goless-0.7.2.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ea1310d6101d4733db81192ed8e26674771d602cadec5a28955b5efbc23dcd7 |
|
MD5 | b0766279728c59d9cf398dd9567a0ae4 |
|
BLAKE2b-256 | 8eb7da63034f906329636c3366aaa0ba6e70473601f2aa3845e8262d2b6d00fe |