# [Home Page](https://shanbay.github.io/sea/)
[](https://travis-ci.org/shanbay/sea)
[](https://codeclimate.com/github/shanbay/sea/maintainability)
[](https://coveralls.io/github/shanbay/sea?branch=master)
[](https://github.com/shanbay/sea)
[](https://github.com/shanbay/sea)
[](https://shanbay.mit-license.org)
Raw data
{
"_id": null,
"home_page": "https://github.com/shanbay/sea",
"name": "sea",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3",
"maintainer_email": null,
"keywords": "rpc, grpc",
"author": "Michael Ding",
"author_email": "yandy.ding@gmail.com",
"download_url": null,
"platform": null,
"description": "# [Home Page](https://shanbay.github.io/sea/)\n\n[](https://travis-ci.org/shanbay/sea)\n[](https://codeclimate.com/github/shanbay/sea/maintainability)\n[](https://coveralls.io/github/shanbay/sea?branch=master)\n[](https://github.com/shanbay/sea)\n[](https://github.com/shanbay/sea)\n[](https://shanbay.mit-license.org)\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "shanbay rpc framework",
"version": "3.1.4",
"project_urls": {
"Homepage": "https://github.com/shanbay/sea"
},
"split_keywords": [
"rpc",
" grpc"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0fe71b6154df467f21eb1d56ecabfb6cb8c750cc87d6c70072c0068fdb4d04ee",
"md5": "bb53bf8ca526cbcf8527456ca414758a",
"sha256": "381eed29afe464477ee5e843e2d22ff4995c99b848659a6fe667c61ed3a6c1bf"
},
"downloads": -1,
"filename": "sea-3.1.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bb53bf8ca526cbcf8527456ca414758a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3",
"size": 36523,
"upload_time": "2024-12-31T02:37:55",
"upload_time_iso_8601": "2024-12-31T02:37:55.689055Z",
"url": "https://files.pythonhosted.org/packages/0f/e7/1b6154df467f21eb1d56ecabfb6cb8c750cc87d6c70072c0068fdb4d04ee/sea-3.1.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-31 02:37:55",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "shanbay",
"github_project": "sea",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [
{
"name": "blinker",
"specs": [
[
"==",
"1.6.2"
]
]
},
{
"name": "grpcio",
"specs": [
[
"==",
"1.48.2"
]
]
},
{
"name": "grpcio-reflection",
"specs": [
[
"==",
"1.48.2"
]
]
},
{
"name": "grpcio-tools",
"specs": [
[
"==",
"1.48.2"
]
]
},
{
"name": "jinja2",
"specs": [
[
"==",
"3.1.2"
]
]
},
{
"name": "markupsafe",
"specs": [
[
"==",
"2.1.5"
]
]
},
{
"name": "pendulum",
"specs": [
[
"==",
"2.1.2"
]
]
},
{
"name": "protobuf",
"specs": [
[
"==",
"3.20.3"
]
]
},
{
"name": "python-dateutil",
"specs": [
[
"==",
"2.9.0.post0"
]
]
},
{
"name": "pytzdata",
"specs": [
[
"==",
"2020.1"
]
]
},
{
"name": "six",
"specs": [
[
"==",
"1.17.0"
]
]
}
],
"lcname": "sea"
}