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.3.tar.gz
(2.7 kB
view details)
File details
Details for the file pyhakoot-1.0.3.tar.gz.
File metadata
- Download URL: pyhakoot-1.0.3.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7daeca07d7e0d26bc29f4a6c0bec0092e9b4c88a23dab19f4caf54ad7bfe713c
|
|
| MD5 |
ca5d85626e967bec444c264955391b4d
|
|
| BLAKE2b-256 |
b8b7a73047e970398a50418103978b6c4f7c57a7dbf0342c9e0982d730a0ac12
|