Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daijobudes/testpaper-generator
https://github.com/daijobudes/testpaper-generator
json python3 testpaper testpaper-generator
Last synced: 12 days 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-23T17:35:05.000Z (about 4 years ago)
- Last Synced: 2024-11-07T11:46:18.712Z (2 months ago)
- Topics: json, python3, testpaper, testpaper-generator
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- 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`