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
Release history Release notifications | RSS feed
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
File details
Details for the file trilium_py-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: trilium_py-0.2.0-py3-none-any.whl
- Upload date:
- Size: 15.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.8.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4c0de98516fa809c251489817f134cc614b9824e3eac7e3f7f24c8e5f70e142 |
|
MD5 | 6322011c19d3719190545aed8d9ff382 |
|
BLAKE2b-256 | 4a5037bee374ec741c3d782b555a4efc0603c388158b12da678f720e783fd187 |