https://github.com/daijobudes/testpaper-generator
https://github.com/daijobudes/testpaper-generator
json python3 testpaper testpaper-generator
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/daijobudes/testpaper-generator
- Owner: DaijobuDes
- License: gpl-3.0
- Created: 2020-11-23T17:29:05.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-23T17:35:05.000Z (over 5 years ago)
- Last Synced: 2025-05-19T02:51:48.628Z (about 1 year ago)
- Topics: json, python3, testpaper, testpaper-generator
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## testpaper-generator
A python script to generate a testpaper in json format to be used by programs.
### Running
Windows: `py main.py`
Linux: `python3 main.py`