goless

Go-like semantics built on top of Stackless Python.

  • 所有者: auth0/go-jwt-middleware
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

.. image:: https://travis-ci.org/rgalanakis/goless.svg?branch=master
:target: https://travis-ci.org/rgalanakis/goless
:alt: build status
:align: right

.. image:: https://img.shields.io/coveralls/rgalanakis/goless.svg
:target: https://coveralls.io/r/rgalanakis/goless
:alt: coverage status
:align: right

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.

.. _Go: http://www.golang.org
.. _testing: https://travis-ci.org/rgalanakis/goless
.. _examples: https://github.com/rgalanakis/goless/tree/master/examples
.. _documentation: https://goless.readthedocs.org/

主要指标

概览
名称与所有者auth0/go-jwt-middleware
主编程语言Go
编程语言Python (语言数: 2)
平台
许可证MIT License
所有者活动
创建于2014-12-11 15:56:46
推送于2025-05-16 14:16:47
最后一次提交2025-03-05 13:04:54
发布数11
最新版本名称v2.3.0 (发布于 )
第一版名称v1.0.0 (发布于 )
用户参与
星数1.1k
关注者数114
派生数210
提交数302
已启用问题?
问题数70
打开的问题数3
拉请求数180
打开的拉请求数9
关闭的拉请求数80
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?