duggurd / graduation_project

0 stars 1 forks source link

Create a proper Python package structure #21

Closed duggurd closed 1 year ago

duggurd commented 1 year ago

Create a proper python package structure of project, PEP 402.

This means relative import will be possible, also having a proper object oriented structure with separated machinery pieces.