Start point for a python package/app
I didn't include JetBrain's config folder here since it will create a new one when opening the new project.
- Create repo using this template
- clone the repo to local machine for dev
- create new venv under the project dir
- using pip to install project dir as editable