šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Sign inDemoInstall
Socket

tablequiz

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tablequiz

Tool for running table quizes

0.1.3
PyPI
Maintainers
1

Table Quiz Master

Run table quizes using Python and Reveal.js.

Put your questions and answers into a quiz.yaml and use tablequiz serve quiz.yaml to run a server with all the questions, answers and other slides you specify ready to go.

Basic Use

If you want to run directly without installing you can use pipx or uvx:

  • For pipx: pipx run tablequiz serve quiz.yaml
  • For uvx: uvx tablequiz serve quiz.yaml

Otherwise you can install tablequiz as a dependency.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts