sea


Namesea JSON
Version 3.1.4 PyPI version JSON
download
home_pagehttps://github.com/shanbay/sea
Summaryshanbay rpc framework
upload_time2024-12-31 02:37:55
maintainerNone
docs_urlNone
authorMichael Ding
requires_python>=3
licenseMIT
keywords rpc grpc
VCS
bugtrack_url
requirements blinker grpcio grpcio-reflection grpcio-tools jinja2 markupsafe pendulum protobuf python-dateutil pytzdata six
Travis-CI No Travis.
coveralls test coverage
            # [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.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"
}
        
Elapsed time: 0.35741s