LCMD db logoLCMD[db]

FAQ

Frequently asked questions

How do I install the Python client?

pip install lcmd-db

Or with uv: uv add lcmd-db.

What data formats are available?

Parquet (default), CSV, JSON, TSV, and XLSX.

How do I find available datasets?

Browse all datasets at lcmd-app.epfl.ch or use the API explorer.

Where is the full Python client documentation?

At https://lcmd-app.epfl.ch/docs/python/ — covering molecules, reactions, fragments, assembly templates, typed stubs, and CLI reference.

Where can I get help?

On this page