Reinny Almonte
Results
3
comments of
Reinny Almonte
You should definitely check out PyPi then https://packaging.python.org/tutorials/packaging-projects/
@tanmayc07 So if you follow the file structure from this repo, just: ```bash $ cd YOUR-PROJECT $ pip install -e . ``` Once you do that you should be able...
@tanmayc07 Of course! Let me know how it goes :-)