Skip to main content

Play with the rules of quizzing

Project description

QuizSim

Made with Love in India Coverage Downloads

How to install and execute?

Just run

pip install quizsim

The following program illustrates a basic example

from quizsim import runQuiz

print(runQuiz())

How to test?

You can run the default tests using

python -m unittest

Code coverage can be obtained using Coverage.py as follows

coverage run --source=quizsim -m unittest

You can obtain a quick report on the coverage as follows

coverage report --show-missing

Whom to contact?

Please direct your queries to gpavanb1 for any questions.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

QuizSim-0.1.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

QuizSim-0.1-py3-none-any.whl (5.1 kB view hashes)

Uploaded Python 3

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