Skip to main content

A python package to interact with Kahoot! (reupload)

Project description

Note: The current version in this repository is incomplete and will not work

About

pyhakoot is a library to interact with the Kahoot API. KahootPY supports joining and interacting with quizzes and challenges.

Installation

pip install -U pyhakoot

Usage

from pyhakoot import client
bot = client()
bot.join(12345,"KahootPY")
def joinHandle():
  pass
bot.on("Joined",joinHandle)

Documentation:

Work in progress. This is taking longer than expected because I am not good at python.

Project details


Download files

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

Source Distribution

pyhakoot-1.0.2.tar.gz (2.7 kB view hashes)

Uploaded Source

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