KahootConnect


NameKahootConnect JSON
Version 0.2.6 PyPI version JSON
download
home_pagehttps://github.com/HackySoftOfficial/KahootConnect
SummaryA python package to interact with Kahoot!
upload_time2024-09-24 18:10:25
maintainerNone
docs_urlNone
authorHackySoft
requires_python>=3.6
licenseNone
keywords kahoot bot spam
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # About
KahootConnect is a Kahoot API written in python, that Kahoot can't take down 🤡 #REForever

# Installation

`pip install -U KahootConnect`
or, clone the repo and
`python3 -m pip install -e ./KahootConnect`

# Usage

Work In Progress!

# Documentation:
Work In Progress!

# Kahoot Docs (OUTDATED)
 [Need api docs?](KahootProtocol.md)
 [More detailed docs?](KahootProtocolDetailed.md)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/HackySoftOfficial/KahootConnect",
    "name": "KahootConnect",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "kahoot, bot, spam",
    "author": "HackySoft",
    "author_email": "andrexyt@proton.me",
    "download_url": "https://files.pythonhosted.org/packages/d5/4c/299e7ed13296df6a092f0f1ffe69739b33d827a9edc2bbe4ffb3fefad8f7/kahootconnect-0.2.6.tar.gz",
    "platform": null,
    "description": "# About\r\nKahootConnect is a Kahoot API written in python, that Kahoot can't take down \u00f0\u0178\u00a4\u00a1 #REForever\r\n\r\n# Installation\r\n\r\n`pip install -U KahootConnect`\r\nor, clone the repo and\r\n`python3 -m pip install -e ./KahootConnect`\r\n\r\n# Usage\r\n\r\nWork In Progress!\r\n\r\n# Documentation:\r\nWork In Progress!\r\n\r\n# Kahoot Docs (OUTDATED)\r\n [Need api docs?](KahootProtocol.md)\r\n [More detailed docs?](KahootProtocolDetailed.md)\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A python package to interact with Kahoot!",
    "version": "0.2.6",
    "project_urls": {
        "Homepage": "https://github.com/HackySoftOfficial/KahootConnect"
    },
    "split_keywords": [
        "kahoot",
        " bot",
        " spam"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "96ec46cea3ad95fbde949b20a18914e877c900eaeecf2b15de000540fc290191",
                "md5": "212b93c0ddb315fc413efc2f7fc9d1fb",
                "sha256": "14c810fd82b269239c27d86d61a4e7864dc0da3c23b3bcef40417d4fab6952fc"
            },
            "downloads": -1,
            "filename": "KahootConnect-0.2.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "212b93c0ddb315fc413efc2f7fc9d1fb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 5224,
            "upload_time": "2024-09-24T18:10:24",
            "upload_time_iso_8601": "2024-09-24T18:10:24.117823Z",
            "url": "https://files.pythonhosted.org/packages/96/ec/46cea3ad95fbde949b20a18914e877c900eaeecf2b15de000540fc290191/KahootConnect-0.2.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d54c299e7ed13296df6a092f0f1ffe69739b33d827a9edc2bbe4ffb3fefad8f7",
                "md5": "9b272f9b2b70cc20356d23da9eab1689",
                "sha256": "5f0c2f5946f052977ee9e0153d79311662bfc2f7a243f4fc551d3ccadcafcac6"
            },
            "downloads": -1,
            "filename": "kahootconnect-0.2.6.tar.gz",
            "has_sig": false,
            "md5_digest": "9b272f9b2b70cc20356d23da9eab1689",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 4888,
            "upload_time": "2024-09-24T18:10:25",
            "upload_time_iso_8601": "2024-09-24T18:10:25.678332Z",
            "url": "https://files.pythonhosted.org/packages/d5/4c/299e7ed13296df6a092f0f1ffe69739b33d827a9edc2bbe4ffb3fefad8f7/kahootconnect-0.2.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-24 18:10:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "HackySoftOfficial",
    "github_project": "KahootConnect",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "kahootconnect"
}
        
Elapsed time: 0.87382s