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
Developing A Python Package and Implementing Continuous Integration
This repo shows you how to develop python packages with submodules etc and implement CI using pytest.
You may want to ask why do we need to write packages ?