Skip to main content

Python client for ETAPI of Trilium Note.

Project description

trilium-py

Python client for ETAPI of Trilium Note.

Installation

python3 -m pip install trilium-py --user

Usage

from trilium_py.client import ETAPI

server_url = 'YOUR_HOST'
token = 'YOUR_TOKEN'
ea = ETAPI(server_url, token)

Develop

python -m pip install --user -e .

Original OpenAPI Documentation

The original OpenAPI document is here. You can open it with swagger editor.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

trilium_py-0.1.0-py3-none-any.whl (15.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page