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

Uploaded Source

Built Distribution

lln_json_parser-0.1.1-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.1.tar.gz.

File metadata

  • Download URL: lln-json-parser-0.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 14e953f7b4bc391cecc5c1d6e9f7275fd886f7512238c929439b492c45e7cc80
MD5 8c029e570fa04e8d783254902e583fd1
BLAKE2b-256 51b88c40bb4c741320b21d6bfd2e06129b6159b7a66f310a868cc8e7b4edf260

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: lln_json_parser-0.1.1-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.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 027e1d10d04d8d4a1c1f1861ed96fdb6385f7132046f66af03c57fc1e18e4d28
MD5 8db70381b5d388a62037f866d300deaf
BLAKE2b-256 245f27d2e60d3d4542d29fa476504e870fcf349faf4f4fe7c40148642c5f04bb

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