Skip to main content

Parse the JSON export of your saved words and phrases in Language Learning with Netflix so you can use them with other systems (e.g. converting them into Anki flashcards).

Project description

Language Learning with Netflix JSON Parser

Parse the JSON export of your saved words and phrases in Language Learning with Netflix so you can use them with other systems (e.g. converting them into Anki flashcards).

  • Free software: MIT license

Installation

pip install lln-json-parser

You can also install the in-development version with:

pip install https://github.com/coddingtonbear/lln-json-parser/archive/master.zip

Use

from lln_json_parser.parser import get_entries

with open('/path/to/lln_json_export.json', 'r') as inf:
    for entry in get_entries(inf):
        print(entry)

The above will hand you a list of SavedWord or SavedPhrase instances -- you can find type definitions for what data is available by consulting the types.py file.

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

lln-json-parser-0.1.2.tar.gz (68.8 kB view details)

Uploaded Source

Built Distribution

lln_json_parser-0.1.2-py2.py3-none-any.whl (65.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file lln-json-parser-0.1.2.tar.gz.

File metadata

  • Download URL: lln-json-parser-0.1.2.tar.gz
  • Upload date:
  • Size: 68.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.5

File hashes

Hashes for lln-json-parser-0.1.2.tar.gz
Algorithm Hash digest
SHA256 0b9885e7d77052538a13af57d0a66455097285deb85cfb18ee123dd0a2aa11c2
MD5 430ffc6b0f8a50211d8b97671665d223
BLAKE2b-256 2c0a33e9f917471fedeea8bf4cac295e2012fc26303879e4393c45b5da675fb7

See more details on using hashes here.

Provenance

File details

Details for the file lln_json_parser-0.1.2-py2.py3-none-any.whl.

File metadata

  • Download URL: lln_json_parser-0.1.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 65.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.5

File hashes

Hashes for lln_json_parser-0.1.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5226060528a0c14d314997c46ef872efa04b290021f70e30bce808b9a2b08a90
MD5 d11fd27e761d4357f8360e411463fcf2
BLAKE2b-256 a83a017aa49d155195a4866dcd0473190098180b6fe1d29151264fec38333a45

See more details on using hashes here.

Provenance

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