Python Logo

The title pretty much says it all! I have put my first package on PyPI! This is something that I have been curious about for quite some time, but never had the need to do until this project.

I had to rename the python port to "serialdispatch" since "pydispatch" was aleady taken by someone else.

Now, installing the library is as easy as pip install serialdispatch.

Go to the github repository to see a more complete example of the library in-use.

A more complete example of Dispatch can be found in the curve tracer project, in which you can find the C library and the Python library in use in a desktop application!



© by Jason R. Jones 2016
My thanks to the Pelican and Python Communities.