kindle_note_parser:Kindle设备突出显示,注释和书签解析器

时间:2021-05-18 22:24:55
【文件属性】:
文件名称:kindle_note_parser:Kindle设备突出显示,注释和书签解析器
文件大小:120KB
文件格式:ZIP
更新时间:2021-05-18 22:24:55
Python Kindle数据导出器 这是什么法术? 这是一个用Python编写的小脚本,可以将给定书本文件中的突出显示,书签和注释导出为所需的输出格式。 每个便笺,突出显示和书签都保存在本地的Kindle设备中,名为My Clippings.txt或类似的文件中。 该文件具有特定的格式,可以轻松解析所需的数据。 脚本将获取此文件,对其进行解析,并以一种受支持的输出格式输出数据。 我的Clippings.txt看起来像这样: The 5 Elements of Effective Thinking (Burger, Edward B.;Starbird, Michael) - Your Bookmark on Location 111 | Added on Monday, August 10, 2015 7:26:42 PM ========== The Intelligent Investor,
【文件预览】:
kindle_note_parser-master
----constants.py(323B)
----templates()
--------template_latex1.tex(616B)
--------template_markdown1.md(384B)
----model()
--------book.py(1KB)
--------__init__.py(0B)
--------edit_type.py(4KB)
----LICENSE(1KB)
----.idea()
--------misc.xml(2KB)
--------vcs.xml(180B)
--------kindle_notes.iml(454B)
--------modules.xml(276B)
--------encodings.xml(159B)
--------inspectionProfiles()
----examples()
--------1984 (George Orwell).pdf(82KB)
--------1984_george_orwell.md(17KB)
--------1984_george_orwell.tex(18KB)
--------1984_george_orwell.txt(17KB)
----export()
--------__init__.py(0B)
--------exporter.py(6KB)
----.gitignore(2KB)
----export.py(6KB)
----README.md(4KB)
----raw_parser()
--------__init__.py(0B)
--------raw_parser.py(3KB)

网友评论