Skip to content

refactoring #25

@MatthiasBienvenu

Description

@MatthiasBienvenu

the current file hierarchy has some issues:

  • the current src directory is misleading because it includes cpp code for the arduino inside the LL directory which is not to be imported and is contrary to the src layout principles https://packaging.python.org/en/latest/discussions/src-layout-vs-flat-layout/
  • the directories file names do not respect always respect the snake case python standard and are sometimes written in french
  • some files and directories are useless (like CameraVision which is 100% chatgpt btw)
  • also we should use a linter such as (based)?pyright

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions