neopia


Nameneopia JSON
Version 0.2.4 PyPI version JSON
download
home_pagehttps://github.com/roboticsware/pylib_neobot.git
SummaryPython library for NEOPIA Neobot
upload_time2024-01-20 11:12:09
maintainer
docs_urlNone
authorRoboticsWare
requires_python>=3
license
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": "",
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": "",
    "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": "",
    "summary": "Python library for NEOPIA Neobot",
    "version": "0.2.4",
    "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": "d153bbaf725097a2aee4d664054dc15dc3a6a058d090ad5acda237857e4e1dd2",
                "md5": "af2abcd35bba443121cd23cf3702136b",
                "sha256": "e1ffb22746439d2399e0d4e54e312a73b283eb1f49c2db2754f4a067be4c167a"
            },
            "downloads": -1,
            "filename": "neopia-0.2.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "af2abcd35bba443121cd23cf3702136b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3",
            "size": 82078,
            "upload_time": "2024-01-20T11:12:09",
            "upload_time_iso_8601": "2024-01-20T11:12:09.605296Z",
            "url": "https://files.pythonhosted.org/packages/d1/53/bbaf725097a2aee4d664054dc15dc3a6a058d090ad5acda237857e4e1dd2/neopia-0.2.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-20 11:12:09",
    "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.18725s