PW
pwenker/quizli
An educational project teaching how to open-source an interactive Python quiz app
An educational project teaching how to open-source an interactive Python quiz app
| quizli | |
|---|---|
| Project Stats | |
| Documentation | |
| Build status | |
| Activity & Issue Tracking | |
| PyPI | |
| News & Updates |
Demo
๐ Learning Guide
This guide teaches you how to effectively share a Python app with the open-source community.
| Learning Guide | |
|---|---|
| Interactive quiz app | How to create an interactive Python quiz app? |
| Command Line Interface | How to add a CLI to your quiz app? |
| Documentation | How to create a slick documentation for your app? |
| Publishing | How to build, manage and publish your Python package to PyPi? |
| Testing | How to test your app? |
๐ User Guide
This guide contains usage and reference material for the quizli app.
| User Guide | |
|---|---|
| CLI Reference | Usage & reference for quizli's CLI |
| Code Reference | Usage & reference for quizli's source code |
Quickstart
๐ฆ Installation
Install quizli with pip:
pip install quizliโก Entrypoint
To get help about quizli's commands open your console and type:
quizli --helpThe same works for subcommands, e.g. :
quizli demo --helpOn this page
Languages
Python100.0%
Contributors
Latest Release
v1.0.0March 11, 2022Created January 16, 2022
Updated June 10, 2025
