Parse annotation file exports from your Boox device, and transform them into JSON, YAML, or whatever you want.
Project description
Parse annotation file exports from your Boox device, and transform them into JSON, YAML, or whatever you want.
Free software: MIT license
Installation
pip install boox-annotation-parser
You can also install the in-development version with:
pip install https://github.com/coddingtonbear/boox-annotation-parser/archive/master.zip
Documentation
To use the project:
import boox_annotation_parser
boox_annotation_parser.longest()
Development
To run all the tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Windows |
set PYTEST_ADDOPTS=--cov-append tox |
---|---|
Other |
PYTEST_ADDOPTS=--cov-append tox |
Changelog
0.1.0 (2021-08-19)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file boox-annotation-parser-0.1.0.tar.gz
.
File metadata
- Download URL: boox-annotation-parser-0.1.0.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b5ef4f03d3a572aca482c1662430e15b03c237f0244c0ef0369982ad4b7d081 |
|
MD5 | 60a688cafdc2b75e7901e49b9433b640 |
|
BLAKE2b-256 | c929498d9e618123ca08cf1a55b177360669ab61582c0c1cc8984ec7481a0aa9 |
Provenance
File details
Details for the file boox_annotation_parser-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: boox_annotation_parser-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7dbbc8a605eebda0c4dcc074f2338c62ba7690d507ee4f43014cc1e66488a4b2 |
|
MD5 | 895666a302e3fb51d2630353ede93e86 |
|
BLAKE2b-256 | 57bf92e766dc24cacdaa9f64b5d3b5a288ce94c88805845c235ba076ec68ebe5 |