Project structure

Project has four sub-folders in the root directory:

  1. src/fairmd/lipids

    Main project package. Contains most of the project’s logic and API.

    More info on fairmd-lipids

  2. tests

    Pytest-based unit and regression tests.

    More info on tests.

  3. docs

    Documentation source files.

  4. developer

    Helper scripts and utilities for developers and CI/CD pipelines. It is not distributed with the package.