ngcp-project / progress-board-tracker

Empty repository only meant for tracking cards inside project boards in NGCP
0 stars 0 forks source link

Create Python project for vehicle-side integration library #23

Open marked01one opened 8 months ago

marked01one commented 8 months ago

We need to create a Python project to act as a dev environment for creating a Python library. this will allow us to publish our codebase as a library downloadable using pip install. Also allow us to write unit tests for our code

Resources for Reference: Deep dive: Create and publish your first Python library