Skip to main content

Educational quiz app

Project description

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

Project details


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page