Typegame
a small dash app for creating quizes for programming education
install
pip install typegame
or
pip install git+https://github.com/endremborza/typegame.git
for latest version
use
run with
python -m typegame \
--host=0.0.0.0 \
--port=6999 \
--quiz-path=./quizes \
--answer-path=./answers
(all parameters are optional, these are the defaults)
optional parameters:
--value-game: asks for values, not just type of last line
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
typegame-0.0.0.tar.gz
(9.7 kB
view details)
File details
Details for the file typegame-0.0.0.tar.gz.
File metadata
- Download URL: typegame-0.0.0.tar.gz
- Upload date:
- Size: 9.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f2c8137257ae1fc081882c07441201c3685cca4ca66eec84416858366d934eaf
|
|
| MD5 |
1e094e83d2fa5db78627bcf819c5de15
|
|
| BLAKE2b-256 |
13fea8d492bc3d9f6b0791f0f5f47845b382eeefb209e45af73daf36f96ce158
|