Amazon Kindle clippings parser
Project description
Python module to manipulate Amazon Kindle clippings files.
It allows you to:
Parse your existing clippings file into a structured representation;
Generate clippings file programmatically.
Installation
pip install clippings
Usage
# Parse a clippings file
python -m clippings.parser -o dict ./clippings.txt
# or from stdin:
cat clippings.txt | python -m clippings.parser -
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
clippings-0.1.2.tar.gz
(3.9 kB
view details)
File details
Details for the file clippings-0.1.2.tar.gz
.
File metadata
- Download URL: clippings-0.1.2.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 58121e09fe2c088bf3fa60c93941dcb26109faf4c7a6f006650454cd75996ebe |
|
MD5 | 5f433e7b9725f53f483ad58156a03a21 |
|
BLAKE2b-256 | f92eacc68526ff344ed3e836dad4ec94b3468d5f99d98f917683116add2ac997 |