neopia


Nameneopia JSON
Version 0.3.6 PyPI version JSON
download
home_pagehttps://github.com/roboticsware/pylib_neobot.git
SummaryPython library for NEOPIA Neobot
upload_time2024-10-09 04:06:30
maintainerNone
docs_urlNone
authorRoboticsWare
requires_python>=3
licenseNone
keywords neopia neobot neosoco
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python library for Neopia neobot (NEO SoCo)

## Overview
Part of the RoboticsWare project - https://roboticsware.uz
Copyright (C) 2022 RoboticsWare (neopia.uz@google.com)

Currently support NEO SoCo only

## Installation
``pip install -U neopia``

## API documentation
Refer to the [Wiki](https://github.com/roboticsware/pylib_neobot/wiki/List-of-APIs)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/roboticsware/pylib_neobot.git",
    "name": "neopia",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": null,
    "keywords": "neopia, neobot, neosoco",
    "author": "RoboticsWare",
    "author_email": "neopia.uz@google.com",
    "download_url": "https://github.com/roboticsware/pylib_neobot/archive/refs/heads/master.zip",
    "platform": null,
    "description": "# Python library for Neopia neobot (NEO SoCo)\n\n## Overview\nPart of the RoboticsWare project - https://roboticsware.uz\nCopyright (C) 2022 RoboticsWare (neopia.uz@google.com)\n\nCurrently support NEO SoCo only\n\n## Installation\n``pip install -U neopia``\n\n## API documentation\nRefer to the [Wiki](https://github.com/roboticsware/pylib_neobot/wiki/List-of-APIs)\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python library for NEOPIA Neobot",
    "version": "0.3.6",
    "project_urls": {
        "Download": "https://github.com/roboticsware/pylib_neobot/archive/refs/heads/master.zip",
        "Homepage": "https://github.com/roboticsware/pylib_neobot.git"
    },
    "split_keywords": [
        "neopia",
        " neobot",
        " neosoco"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a45ec2542b1c6882ed6280c6421176fa90fec39ed32b0634e1827de3f9438587",
                "md5": "cb6fc80dab382a4650ee431644ff97c1",
                "sha256": "ae5441158e80240f1297ff8626442a4efe77945e909d11ff771fdac05b5e4f67"
            },
            "downloads": -1,
            "filename": "neopia-0.3.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cb6fc80dab382a4650ee431644ff97c1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3",
            "size": 9921677,
            "upload_time": "2024-10-09T04:06:30",
            "upload_time_iso_8601": "2024-10-09T04:06:30.260544Z",
            "url": "https://files.pythonhosted.org/packages/a4/5e/c2542b1c6882ed6280c6421176fa90fec39ed32b0634e1827de3f9438587/neopia-0.3.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-09 04:06:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "roboticsware",
    "github_project": "pylib_neobot",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "neopia"
}
        
Elapsed time: 0.35424s