etebase-py
etebase-py copied to clipboard
A Python client library for Etebase
Etebase - Encrypt Everything
A Python library for Etebase
This package is implemented in Rust and exposes a Python API for people to use.
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