.. pytolino documentation master file, created by sphinx-quickstart on Sun Oct 29 19:26:19 2023. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to pytolino's documentation! ==================================== .. toctree:: :maxdepth: 2 :caption: Contents: Installation Usage API License Links **Pytolino** is a client to interact (login, upload, delete ebooks, etc..) with the tolino cloud with python. Most of the code is forked from `tolino-calibre-sync project `_ One difference is that I aim to create a python package from it and to put it on pypi, so that one can use this python module in other projects. Features ======== * login to tolino partner (for now works only with buecher.de) * register device * unregister device * upload ebook * delete ebook from the cloud * more to come... Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`