# [Home Page](https://shanbay.github.io/sea/)
[![](https://img.shields.io/travis/shanbay/sea.svg?style=flat-square)](https://travis-ci.org/shanbay/sea)
[![Maintainability](https://api.codeclimate.com/v1/badges/774db211d37720bb2599/maintainability)](https://codeclimate.com/github/shanbay/sea/maintainability)
[![Coverage Status](https://coveralls.io/repos/github/shanbay/sea/badge.svg?branch=master)](https://coveralls.io/github/shanbay/sea?branch=master)
[![](https://img.shields.io/pypi/v/sea.svg)](https://github.com/shanbay/sea)
[![](https://img.shields.io/pypi/pyversions/sea.svg)](https://github.com/shanbay/sea)
[![](https://img.shields.io/:license-mit-blue.svg?style=flat-square)](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://img.shields.io/travis/shanbay/sea.svg?style=flat-square)](https://travis-ci.org/shanbay/sea)\n[![Maintainability](https://api.codeclimate.com/v1/badges/774db211d37720bb2599/maintainability)](https://codeclimate.com/github/shanbay/sea/maintainability)\n[![Coverage Status](https://coveralls.io/repos/github/shanbay/sea/badge.svg?branch=master)](https://coveralls.io/github/shanbay/sea?branch=master)\n[![](https://img.shields.io/pypi/v/sea.svg)](https://github.com/shanbay/sea)\n[![](https://img.shields.io/pypi/pyversions/sea.svg)](https://github.com/shanbay/sea)\n[![](https://img.shields.io/:license-mit-blue.svg?style=flat-square)](https://shanbay.mit-license.org)\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "shanbay rpc framework",
"version": "3.1.2",
"project_urls": {
"Homepage": "https://github.com/shanbay/sea"
},
"split_keywords": [
"rpc",
" grpc"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "28bf3566f01241467df362d7520b5132c018535377870c938397e0056ff645e0",
"md5": "ea02cb76203c4f249b157c1b64e5239a",
"sha256": "07928d7f7cdc99964bb2cbc3fdf737d18bc05c831bb365b8730a1d1df597ee86"
},
"downloads": -1,
"filename": "sea-3.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ea02cb76203c4f249b157c1b64e5239a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3",
"size": 36412,
"upload_time": "2024-06-11T02:21:38",
"upload_time_iso_8601": "2024-06-11T02:21:38.471285Z",
"url": "https://files.pythonhosted.org/packages/28/bf/3566f01241467df362d7520b5132c018535377870c938397e0056ff645e0/sea-3.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-11 02:21:38",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "shanbay",
"github_project": "sea",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [
{
"name": "grpcio",
"specs": [
[
">=",
"1.27.0"
],
[
"<",
"1.49.0"
]
]
},
{
"name": "grpcio-tools",
"specs": [
[
">=",
"1.27.0"
],
[
"<",
"1.49.0"
]
]
},
{
"name": "grpcio-reflection",
"specs": []
},
{
"name": "protobuf",
"specs": [
[
"<",
"4.0.0"
]
]
},
{
"name": "pendulum",
"specs": []
},
{
"name": "blinker",
"specs": []
},
{
"name": "jinja2",
"specs": []
}
],
"lcname": "sea"
}