Export LibreLingo courses in the JSON format used by the web app
Project description
librelingo_json_export.export
export_course
export_course(export_path: str, course: 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.10.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7bcd5a5b25a452202c9686f0382b5ea785247a1176f342e20a4bbe5ecefa8d73 |
|
MD5 | 99f439856f47bc3b181bd9e4cca7686f |
|
BLAKE2b-256 | bfbcc3dcf576a294a9a8e43b6ab58d1c5a7aad6bd11ecc37026d4626f2a7df21 |
Close
Hashes for librelingo_json_export-0.10.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | db10afa5e2924542994a3642f2e8c8b937fc03ffddcb9fc60a7777a49b8531da |
|
MD5 | 07948b9469b61679ae75a91cf2914b16 |
|
BLAKE2b-256 | 54652f63644ab98a44a569fdd547dea7416f0c07197f931e5cb84a7e4f59cee1 |