sensel-api icon indicating copy to clipboard operation
sensel-api copied to clipboard

Publish Sensel to PyPi

Open panathea opened this issue 8 years ago • 0 comments

The python wrapper for the API could be published to PyPi as a wheel which would be much more convenient than manually copying the file around. It would allow python developers to install the sensel-lib, then just pip install sensel to get started developing.

There's a pretty clear guide to follow to do so: https://packaging.python.org/tutorials/distributing-packages/

panathea avatar Nov 14 '17 16:11 panathea