remarkable-layers
Python module for reading and writing Remarkable Lines files
File Explorer
Download Latest Version (.zip)- HersheySans1.svg
- __init__.py
- base.py
- layer.py
- lines.py
- segment.py
- stroke.py
- __init__.py
- constants.py
- empty.jpg
- rmcloud.py
- svg.py
- 03f23a6e-c14b-4dba-836d-828707979356.rm
- 736a2a4e-dd0e-4a6e-9326-797508bcb84d.rm
- 8d75db7b-7716-4899-9ec5-1f89bcb88e10.rm
- c9c8f92c-772e-49f6-b320-71ce0bbe1862.rm
- ca59e6e3-a850-45e3-94dc-64bb1b1ed254.rm
- pdf_converter.py
- pen_gallery.py
- samples.py
- __init__.py
- test_sample.py
- .flake8
- .gitignore
- LICENSE
- pdf_to_rm_format.gif
- poetry.lock
- pyproject.toml
- README.md
- requirements.txt
# Installation Guide
1. Get the code
git clone https://github.com/bsdz/remarkable-layers
Downloads the entire project code from GitHub to your computer.
cd remarkable-layers
Moves into the project folder you just downloaded.
2. Official Install Script
Easy RecommendedPrerequisites
- Python 3 Python is required to use pip.
pip install git+https://github.com/bsdz/remarkable-layers.git#master
Installs the package published on PyPI directly โ no need to clone the source.
After installing, open a new terminal and run the program's version command (e.g. --version) to confirm it worked.
Pulled directly from this repo's README.
3. Python
EasyPrerequisites
pip install git+https://github.com/bsdz/remarkable-layers.git#master
Installs the package published on PyPI directly โ no need to clone the source.
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
