Skip to main content

Convert Evernote export files to plaintext.

Project description

enexlib

A python3 module for converting Evernote backup files (.enex) to plaintext.

Usage

pip install enexlib
import enexlib as nx

for title, note in nx.read_enex('<filename>.enex'):
	# do something

plain_text = nx.read_enex('<filename>.enex', text_only=True)

raw_content = nx.read_enex('<filename>.enex', raw_text=True)

all_combined = nx.read_enex('<filename>.enex', join_all=True)

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.1.1.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

enexlib-0.1.1-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file enexlib-0.1.1.tar.gz.

File metadata

  • Download URL: enexlib-0.1.1.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for enexlib-0.1.1.tar.gz
Algorithm Hash digest
SHA256 1ba11ff1b51c55a3ce02af235b0b6b6c446cadc8b4ea12eb00976e9c8324f1ab
MD5 d62f7df361ad97bd8f0c6f17266728a4
BLAKE2b-256 95075d9e7c3f746d3397105c230d68593640e815c88934281bc9e4df4bc0fd76

See more details on using hashes here.

File details

Details for the file enexlib-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: enexlib-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 2.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for enexlib-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f4d5174f859a39405fcceb1ade4692ed0e56b7a1fc5f8ff9158e7c07bc89486e
MD5 875c5242a664aa34e5839e51c54ca5e3
BLAKE2b-256 0f44123947fa77e1137ae3a404fa8aaf4772beb38c8c9d301ba7d902b05a4e73

See more details on using hashes here.

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