/goless

Go-like semantics built on top of Stackless Python.

Primary LanguagePythonApache License 2.0Apache-2.0

build status coverage status

goless

The goless library provides Go programming language semantics built on top of stackless or gevent. It works with PyPy, CPython, and Stackless Python interpreters.

goless has extensive documentation and examples. See <https://goless.readthedocs.org/> for more information.