https://github.com/sergiosim/gen4ralph
A cli that generates edX JSON Schemas with genson and pydantic models with datamodel-codegen for ralph
https://github.com/sergiosim/gen4ralph
Last synced: about 1 year ago
JSON representation
A cli that generates edX JSON Schemas with genson and pydantic models with datamodel-codegen for ralph
- Host: GitHub
- URL: https://github.com/sergiosim/gen4ralph
- Owner: SergioSim
- License: mit
- Created: 2021-03-30T19:53:35.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-01T09:43:12.000Z (about 5 years ago)
- Last Synced: 2025-02-12T22:23:20.444Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gen4Ralph
Gen4Ralph is a cli that generates edX JSON Schemas with `genson` and pydantic models with `datamodel-codegen` for [ralph](https://github.com/openfun/ralph).
# Example usage
cat tracking.log | ./bin/gen4ralph -v CRITICAL > edx.json