Block a user
ente-cli (0.2.1)
Published 2026-04-16 12:55:54 +00:00 by ivo.zilkenat
Installation
pip install --index-url --extra-index-url https://pypi.org/ ente-cliAbout this package
CLI for ente — relationship manager and knowledge graph
ente CLI
Command-line interface for ente — relationship manager and knowledge graph.
Installation
uv tool install ente-cli \
--extra-index-url https://gitea.i.ivo-zilkenat.de/api/packages/ivo.zilkenat/pypi/simple/
Setup
- Generate an API key from the ente web app: Settings > API Keys > Generate API Key
- Authenticate:
ente auth login --url https://your-deployment.convex.site --key <api-key>
Usage
ente search "Alice"
ente entity list --type person
ente task list --due today
ente activity create --type note --title "Meeting notes" --entity "Alice" --space "Personal"
ente guide
Run ente --help for all commands.
Update
uv tool install --upgrade ente-cli \
--extra-index-url https://gitea.i.ivo-zilkenat.de/api/packages/ivo.zilkenat/pypi/simple/
Requirements
Requires Python: >=3.11
Details
2026-04-16 12:55:54 +00:00
Assets (2)
Versions (8)
View all
PyPI
2
50 KiB
ente_cli-0.2.1.tar.gz
21 KiB