Extract Evernote backup files (.enex) to plain text.
Project description
enexlib
A python3 module for converting Evernote backup files (.enex) to plaintext.
To use, import enexlib and call read_enex('Filename.enex') to import your notes into basic text. This has several optional parameters:
- text_only: False by default. Attempts to remove all special characters.
- raw_text: False by default. Returns the raw content of the .enex file. Overrides text_only.
- join_all: False by default. Combines all content into a single large note. Originally intended for frequency analysis over a large set of notes.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
enexlib-0.0.2.tar.gz
(2.3 kB
view details)
Built Distribution
File details
Details for the file enexlib-0.0.2.tar.gz
.
File metadata
- Download URL: enexlib-0.0.2.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b481d2232d7cdd8728d689fc7fb8e9a1e01108f31e41db6525b6e4c6d3bbfa3a |
|
MD5 | d7114e17d4fb12578d7b39e708963345 |
|
BLAKE2b-256 | 23ef632d063ff0a5a06c96221eb079c18b472aad90998e39077f808915ab3b2e |
File details
Details for the file enexlib-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: enexlib-0.0.2-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95de2cf24e84146da8deb14064b61706793a4d8a74b8b385e5a3cde154a23abd |
|
MD5 | d7c4d4d449a7200fa5940e1b83ad9f5a |
|
BLAKE2b-256 | 4f289511c19cb5a81d71a07cafc3014acfde5ad4f3fd596ac021bb84535bc2a8 |