Installation¶
🥚 🐣 🐥
pip¶
You can install the most recent stable version by using:
pip install lightkde
From the source¶
Clone the repository and install the package locally using (run from the root of the repository):
pip install .
pip install -e .[tests,lint-type-checks,docs]