Parse Kindle Clippings text file
Project description
kclip reads Kindle clipping text files and generates objects suitable for further processing.
Installation & Requirements
Python >=3.7 (only tested with Python 3.7)
pip install kclip
Usage
Module usage:
import kclip
for clipping in get_clippings_from_filename(source_filename):
# do something with the generated object
print(clipping)
Command-line demo:
Iterate the generated objects and print them to stdout:
kclip.py -i source_filename
Tests:
test_kclip.py
License
MIT, see LICENSE.txt, jbsmithjj@gmail.com
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kclip-1.0.tar.gz.
File metadata
- Download URL: kclip-1.0.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a66005bfda5cd586e5554c9b09594d2def320a53dbe8f527047a699a9877cce
|
|
| MD5 |
936e25dc31ef5bada6a68098c1304b09
|
|
| BLAKE2b-256 |
baad1dc4b426cc9c49e783e99ba4a6a708bab192ad5cb71f29cfb844acda3535
|
File details
Details for the file kclip-1.0-py3-none-any.whl.
File metadata
- Download URL: kclip-1.0-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de4ea6ac76476f765de8b635182515db9199260cb8dd10fd467a7f5525c3f23d
|
|
| MD5 |
59eb4aacc4e0301b75bd61a7cfa76416
|
|
| BLAKE2b-256 |
ffd16b5b1f13661d5edfe8ca3fc0ef74ef8fd32e465b16bbba3065ff58b32a4a
|