GanjaTec / PlaneSpotter

University Project
0 stars 1 forks source link

Der Code in diesem Projekt zum jetzigen Zeitpunkt wird langsam gut

Ordnerstruktur

/ #Project Root -> python-helper #Python Helper Scripts --> src #Sourcecode
->libs #Libraries
 -->planespotter      #Main Package
    |
    |->dataclasses    # Package for datastructure-records
    |->display        # Package for View
    |->model          # Package for the Data Model
    |->throwables     # Package Exceptions and other Throwables
    -->unused         # Package for unused or deprecated classes