Usage

Basic Usage

LAPA-NG can be used both as a command-line tool and as a Python library.

Command Line Interface

The basic command-line usage is:

python -m lapa_classic --help

For more detailed information about the command-line interface and its options, please refer to the project documentation.

Python API

LAPA-NG can also be used as a Python library. For detailed API usage examples and documentation, please see the API Reference documentation.

Example Workflow

Example workflows and use cases will be provided in future documentation updates.

Output Format

The output format and structure will be documented in future updates.