Skip to content

classyserve/pypydispatcher

 
 

Repository files navigation

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.

Packages

No packages published

Languages

  • Python 91.8%
  • Shell 8.2%