Skip to content

etesync/etebase-py

Repository files navigation

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