Metadata-Version: 2.1
Name: rmapy
Version: 0.2.2
Summary: Remarkable Cloud Api Client
Home-page: https://github.com/subutux/rmapy
Author: Stijn Van Campenhout
Author-email: subutux@gmail.com
License: UNKNOWN
Project-URL: Bug Reports, https://github.com/subutux/rmapy/issues
Project-URL: Funding, https://donate.pypi.org
Project-URL: Say Thanks!, https://www.paypal.me/subutux
Project-URL: Source, https://github.com/subutux/rmapy/
Keywords: remarkable rmapy cloud paper tablet
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6, <4
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: pyaml (==19.4.1)
Provides-Extra: doc
Requires-Dist: sphinx (==2.2.0) ; extra == 'doc'
Requires-Dist: sphinx-autodoc-typehints (==1.8.0) ; extra == 'doc'
Requires-Dist: guzzle-sphinx-theme (==0.7.11) ; extra == 'doc'

# rMapy
This is an (unofficial) Remarkable Cloud API Client written in Python.


### API Support

* ☑️ List content in the cloud
* ☑️ Work with documents & folders
* ☑️ create a folder
* ☑️ move / rename a document or folder
* ☑️ create a document
* ☑️ edit a document
* ☑️ delete a document or folder
* ❎ cli interface
* ❎ export pdf with annotations




