Export LibreLingo courses in the JSON format used by the web app
Project description
librelingo_json_export.export
export_course
export_course(export_path, course, settings=None)
Writes the course to JSON files in the specified path.
Usage example:
from librelingo_yaml_loader import load_course
from librelingo_json_export.export import export_course
course = load_course("./courses/french-from-english")
export_course("./apps/web/src/courses/french-from-english", course)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for librelingo_json_export-0.1.6.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e10dd8bb5aa5960584eb073d1a5381a98e3a36f8436ac75f9d9461663a9d96d |
|
MD5 | d64ddbcced87b187e587979ac42f02ba |
|
BLAKE2b-256 | 2b4d40ed4993f039b629e733e26a1ffff04158223658ebb0cc23d96460907e4e |
Close
Hashes for librelingo_json_export-0.1.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a548e79e62751db7bbd800790f3d1447e6d6f16deef55d1deb93ac7f7a04289 |
|
MD5 | 880be0859e979b4bff7eb9c0abb694b7 |
|
BLAKE2b-256 | 0ac1212f4a318ae2c6193ad698b60aa768c7c2c86cdcbd128f0f8de6593d6304 |