Installation#

PyPI#

Install from PyPI:

pip install trilium-alchemy

GitHub#

Install from GitHub:

pip install git+https://github.com/mm21/trilium-alchemy.git

Local installation#

Install using Poetry:

git clone https://github.com/mm21/trilium-alchemy.git
cd trilium-alchemy
poetry install