classyserve / pypydispatcher

A fork of http://pydispatcher.sourceforge.net/ with PyPy support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyPyDispatcher

PyPI Version

Build Status

Code Coverage

A fork of http://pydispatcher.sourceforge.net/ with PyPy support.

Install:

pip install PyPyDispatcher

Note that the package name is the same as for PyDispatcher: this is intended to be a drop-in replacement.

Changes since PyDispatcher 2.0.5

2.1.2 (2017-07-03)

2.1.1 (2017-07-03)

  • Make releases via Travis CI

2.1.0 (2017-06-19)

  • PyPy support in master and on Travis CI

2.0.6 (2017-06-15)

  • Initial PyPy support

License

License is BSD, see license.txt for more details.

About

A fork of http://pydispatcher.sourceforge.net/ with PyPy support

License:Other


Languages

Language:Python 91.8%Language:Shell 8.2%