Skip to main content

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.3.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

enexlib-0.0.3-py3-none-any.whl (2.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page