# TwitchEventSub
The Python package for receiving EventSub notifications from Twitch over WebSocket
Raw data
{
"_id": null,
"home_page": "https://github.com/CPSuperstore/TwitchEventSub",
"name": "TwitchEventSub",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "Twitch,EventSub,Bot,WebSocket,Channel Points,livestream",
"author": "CPSuperstore",
"author_email": "cpsuperstoreinc@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/6a/cb/0fc82b15ab2b5d2bbf9e024d4d4bcd9c3a049179e21222305c74bc7a8b76/TwitchEventSub-0.1.4.tar.gz",
"platform": null,
"description": "# TwitchEventSub\r\nThe Python package for receiving EventSub notifications from Twitch over WebSocket\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "The Python package for receiving EventSub notifications from Twitch over WebSocket",
"version": "0.1.4",
"project_urls": {
"Bug Tracker": "https://github.com/CPSuperstore/TwitchEventSub/issues",
"Homepage": "https://github.com/CPSuperstore/TwitchEventSub"
},
"split_keywords": [
"twitch",
"eventsub",
"bot",
"websocket",
"channel points",
"livestream"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b49cc833ec28945147a5725de69b2e5fd9e522fcaae5053035663298041dec44",
"md5": "0bcf3c464720f532fa85f4346c8bf398",
"sha256": "49c5143975bc9647fd6b03a4ad08757808d85cbb9d8866f18fa6566ee2480e54"
},
"downloads": -1,
"filename": "TwitchEventSub-0.1.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0bcf3c464720f532fa85f4346c8bf398",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 10532,
"upload_time": "2023-06-01T14:45:18",
"upload_time_iso_8601": "2023-06-01T14:45:18.882636Z",
"url": "https://files.pythonhosted.org/packages/b4/9c/c833ec28945147a5725de69b2e5fd9e522fcaae5053035663298041dec44/TwitchEventSub-0.1.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6acb0fc82b15ab2b5d2bbf9e024d4d4bcd9c3a049179e21222305c74bc7a8b76",
"md5": "22de2e7a03d2b20fea56925f3b273941",
"sha256": "ccc7ef3cc269a0a9a5c8c53240e8609570146da73f9160e40509b232735a6a3e"
},
"downloads": -1,
"filename": "TwitchEventSub-0.1.4.tar.gz",
"has_sig": false,
"md5_digest": "22de2e7a03d2b20fea56925f3b273941",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8867,
"upload_time": "2023-06-01T14:45:25",
"upload_time_iso_8601": "2023-06-01T14:45:25.538806Z",
"url": "https://files.pythonhosted.org/packages/6a/cb/0fc82b15ab2b5d2bbf9e024d4d4bcd9c3a049179e21222305c74bc7a8b76/TwitchEventSub-0.1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-01 14:45:25",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "CPSuperstore",
"github_project": "TwitchEventSub",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "requests",
"specs": [
[
"~=",
"2.26.0"
]
]
},
{
"name": "Flask",
"specs": [
[
"~=",
"1.1.4"
]
]
},
{
"name": "websockets",
"specs": [
[
"~=",
"10.2"
]
]
}
],
"lcname": "twitcheventsub"
}