Play with the rules of quizzing
Project description
QuizSim
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
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 details)
Built Distribution
QuizSim-0.1-py3-none-any.whl
(5.1 kB
view details)
File details
Details for the file QuizSim-0.1.tar.gz
.
File metadata
- Download URL: QuizSim-0.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.6.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a6e266bc12f328f862554d5ec0c32874df532e8507afa628da30a3775e2c2e4 |
|
MD5 | 74cf8d859d511cf1431eece7c25408f7 |
|
BLAKE2b-256 | c55bd239c348d3ca334555a741899c407f6c3b1b2377eae740977bd9280f71db |
File details
Details for the file QuizSim-0.1-py3-none-any.whl
.
File metadata
- Download URL: QuizSim-0.1-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.6.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e023e8cdb953a24c74e56a1fab0714b7a217be965080adc6226f8d33ec9bd625 |
|
MD5 | 02a65b55b7af0a168f95df45d5c96bfd |
|
BLAKE2b-256 | 61275a8be3b2bd85f3def962d18dedc8383f0bea8f4c84988370eded91d1bfb5 |