Installation¶
Requirements¶
lonkit requires Python 3.10 or higher.
Install from PyPI¶
The simplest way to install lonkit is via pip:
Install from Source¶
For the latest development version:
Development Installation¶
To install lonkit with development dependencies for contributing:
This includes:
pytest- Testing frameworkpytest-cov- Coverage reportingruff- Linting and formattingmypy- Type checkingpre-commit- Git hooks
Verifying Installation¶
After installation, verify everything works:
You should see the version number (e.g., 0.3.0).
Troubleshooting¶
igraph Installation Issues¶
On some systems, you may need to install igraph system dependencies first:
Plotly/Kaleido Issues¶
If you encounter issues with static image export:
On some systems, you may need: