# hvicorn
A simple hack.chat bot framework with type hinting
Docs: [zh-CN Quickstart](docs/zh-CN.md) or [en-US wiki](https://github.com/Hiyoteam/hvicorn/wiki)
Raw data
{
"_id": null,
"home_page": "https://github.com/Hiyoteam/hvicorn",
"name": "hvicorn",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "bot hack.chat hack.chat-bot",
"author": "0x24a",
"author_email": "miku399993@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/17/b6/c3e17d385638d41401985c91120679d23c93effbc4260fcbfc03474558e6/hvicorn-0.1.3.tar.gz",
"platform": null,
"description": "# hvicorn\nA simple hack.chat bot framework with type hinting\n\nDocs: [zh-CN Quickstart](docs/zh-CN.md) or [en-US wiki](https://github.com/Hiyoteam/hvicorn/wiki)\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A simple hack.chat bot framework with type hinting",
"version": "0.1.3",
"project_urls": {
"Homepage": "https://github.com/Hiyoteam/hvicorn"
},
"split_keywords": [
"bot",
"hack.chat",
"hack.chat-bot"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "855f496c98453496ee25db859d5f5a014ed517729563b3d9eefa366f6902f092",
"md5": "b10f20258d1549a5fe6f9cae556d09b8",
"sha256": "cbc19ac7d0c41dbe36cc69f5594320b0482e65967b54ebfd5b4072079070a97c"
},
"downloads": -1,
"filename": "hvicorn-0.1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b10f20258d1549a5fe6f9cae556d09b8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 25906,
"upload_time": "2024-09-15T09:03:42",
"upload_time_iso_8601": "2024-09-15T09:03:42.301022Z",
"url": "https://files.pythonhosted.org/packages/85/5f/496c98453496ee25db859d5f5a014ed517729563b3d9eefa366f6902f092/hvicorn-0.1.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "17b6c3e17d385638d41401985c91120679d23c93effbc4260fcbfc03474558e6",
"md5": "88a279ce7c9be4ea9a2b0d4f50fbf289",
"sha256": "e25a5292dbc5ba018e0f8eebe7f7635ad20159b4af852e4cedf0efe5421292b7"
},
"downloads": -1,
"filename": "hvicorn-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "88a279ce7c9be4ea9a2b0d4f50fbf289",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13348,
"upload_time": "2024-09-15T09:03:43",
"upload_time_iso_8601": "2024-09-15T09:03:43.664928Z",
"url": "https://files.pythonhosted.org/packages/17/b6/c3e17d385638d41401985c91120679d23c93effbc4260fcbfc03474558e6/hvicorn-0.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-15 09:03:43",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Hiyoteam",
"github_project": "hvicorn",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "websocket-client",
"specs": [
[
"==",
"1.8.0"
]
]
},
{
"name": "pydantic",
"specs": [
[
"==",
"2.7.3"
]
]
},
{
"name": "setuptools",
"specs": [
[
"==",
"70.0.0"
]
]
},
{
"name": "websockets",
"specs": [
[
"==",
"12.0"
]
]
}
],
"lcname": "hvicorn"
}