You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want users to be able to actually install this package just as any other python package. This can be done with use of a setup.py file. A good example of a setup.py file is easy to find, for example: here and here.