Project structure
Project has four sub-folders in the root directory:
src/fairmd/lipidsMain project package. Contains most of the project’s logic and API.
testsPytest-based unit and regression tests.
More info on tests.
docsDocumentation source files.
developerHelper scripts and utilities for developers and CI/CD pipelines. It is not distributed with the package.