Python client library for EteSync


Keywords
etesync, encryption, sync, pim, etebase, python, synchronization
License
LGPL-3.0-only
Install
pip install etesync==0.9.2

Documentation

Etebase - Encrypt Everything

A Python library for Etebase

This package is implemented in Rust and exposes a Python API for people to use.

GitHub tag PyPI Build Status Chat on freenode

Documentation

In addition to the API documentation, there are docs available at https://docs.etebase.com

Build

Install deps

pip install wheel setuptools setuptools-rust

Build

python setup.py bdist_wheel