Skip to main content

Provides a Go-like concurrent programming style in Python.

Project description

build status coverage status

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

goless-0.6.0.tar.gz (6.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page