gros-client


Namegros-client JSON
Version 1.1.21 PyPI version JSON
download
home_page
SummaryFourier General Robotics OS - Client Library (python)
upload_time2023-10-30 07:12:50
maintainer
docs_urlNone
author
requires_python>=3.10
licenseMIT
keywords
VCS
bugtrack_url
requirements build twine setuptools requests websocket-client sphinx sphinx-markdown-builder
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # RoCS-Client SDK (python)

## 自该版本开始当前仓库已废弃,新的版本迁移到 [rocs-client](https://pypi.org/project/rocs-client/)

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "gros-client",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "jax <ming.li@fftai.com>",
    "download_url": "https://files.pythonhosted.org/packages/9f/f5/b100b907cf1cc46034637c0df42b362a7d144dd295d4fe5380976882e9cc/gros_client-1.1.21.tar.gz",
    "platform": null,
    "description": "# RoCS-Client SDK (python)\n\n## \u81ea\u8be5\u7248\u672c\u5f00\u59cb\u5f53\u524d\u4ed3\u5e93\u5df2\u5e9f\u5f03\uff0c\u65b0\u7684\u7248\u672c\u8fc1\u79fb\u5230 [rocs-client](https://pypi.org/project/rocs-client/)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Fourier General Robotics OS - Client Library (python)",
    "version": "1.1.21",
    "project_urls": {
        "Blog": "https://fftai.github.io/",
        "Bug Tracker": "https://github.com/FFTAI/gros_client_py/issues",
        "Homepage": "https://github.com/FFTAI/gros_client_py"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ac8bbd769ef0c06a891c396d95538cd1c7add3d33f073f9549f4ba1575e4b995",
                "md5": "d511b00f306d1b73e0d44c37780003c5",
                "sha256": "17b5a30fd9575c4c1eb11e6e21505bca1fe205dfffbbafc2e009e03b3e8c7dda"
            },
            "downloads": -1,
            "filename": "gros_client-1.1.21-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d511b00f306d1b73e0d44c37780003c5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 2581,
            "upload_time": "2023-10-30T07:12:46",
            "upload_time_iso_8601": "2023-10-30T07:12:46.860306Z",
            "url": "https://files.pythonhosted.org/packages/ac/8b/bd769ef0c06a891c396d95538cd1c7add3d33f073f9549f4ba1575e4b995/gros_client-1.1.21-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9ff5b100b907cf1cc46034637c0df42b362a7d144dd295d4fe5380976882e9cc",
                "md5": "6d1865bac44d1fb84fe100d485b3cb07",
                "sha256": "007d1901812c0c1520abd6a86c771fedb8fb218ca615f9126475ec1dc73c6e31"
            },
            "downloads": -1,
            "filename": "gros_client-1.1.21.tar.gz",
            "has_sig": false,
            "md5_digest": "6d1865bac44d1fb84fe100d485b3cb07",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 5300,
            "upload_time": "2023-10-30T07:12:50",
            "upload_time_iso_8601": "2023-10-30T07:12:50.268561Z",
            "url": "https://files.pythonhosted.org/packages/9f/f5/b100b907cf1cc46034637c0df42b362a7d144dd295d4fe5380976882e9cc/gros_client-1.1.21.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-30 07:12:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "FFTAI",
    "github_project": "gros_client_py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "build",
            "specs": [
                [
                    ">=",
                    "0.10.0"
                ]
            ]
        },
        {
            "name": "twine",
            "specs": [
                [
                    ">=",
                    "4.0.2"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "65.5.1"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2.31.0"
                ]
            ]
        },
        {
            "name": "websocket-client",
            "specs": [
                [
                    ">=",
                    "1.6.2"
                ]
            ]
        },
        {
            "name": "sphinx",
            "specs": [
                [
                    ">=",
                    "6.2.1"
                ]
            ]
        },
        {
            "name": "sphinx-markdown-builder",
            "specs": [
                [
                    ">=",
                    "0.6.5"
                ]
            ]
        }
    ],
    "lcname": "gros-client"
}
        
Elapsed time: 0.63668s