An educational project teaching how to open-source an interactive Python quiz app
Project description
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
:mortar_board: 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? |
:rocket: 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
:package: Installation
Install quizli with pip
:
pip install quizli
:zap: Entrypoint
To get help about quizli's
commands open your console and type:
quizli --help
The same works for subcommands, e.g. :
quizli demo --help
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
quizli-1.0.0.tar.gz
(11.1 kB
view details)
Built Distribution
quizli-1.0.0-py3-none-any.whl
(11.1 kB
view details)
File details
Details for the file quizli-1.0.0.tar.gz
.
File metadata
- Download URL: quizli-1.0.0.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.0 Linux/5.11.0-49-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 22c907863523fae39e8f08a520859902d96a3b6a25af7d9a28f1460321e1de8f |
|
MD5 | a252a87ed6b47faee2af44116454a512 |
|
BLAKE2b-256 | bd8b1f8055cfbb48157954c196dbaafa909658068e3ee2cb550e60e4b58e3f55 |
File details
Details for the file quizli-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: quizli-1.0.0-py3-none-any.whl
- Upload date:
- Size: 11.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.0 Linux/5.11.0-49-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5e71397a22aed4273929805ed89541d7c3dd107ea65912cad98d90ec4da052b |
|
MD5 | f8581e66bb164f570456042a1bb903c8 |
|
BLAKE2b-256 | 6eb38f7b71c7a8fb44f259db6778cfdba42adcec8c0fe69e0ab07122d4168aa1 |