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
Release files for typegame 0.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| typegame-0.0.0.tar.gz | 9.7 kB | Details |
Release files / typegame-0.0.0.tar.gz
| Download URL | typegame-0.0.0.tar.gz |
|---|---|
| Size | 9.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f2c8137257ae1fc081882c07441201c3685cca4ca66eec84416858366d934eaf
|
|
BLAKE2b-256 checksum How to use checksums |
13fea8d492bc3d9f6b0791f0f5f47845b382eeefb209e45af73daf36f96ce158
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|