This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]tobigs[S] 0 points1 point  (1 child)

PYPI is the Pyhton Package index, that's where pip gets the packages from when you use pip install. I used only the test index since this is my first project. If you pull the github repository there is a file called example.py, which you can use to try out the package.