Metadata-Version: 2.1
Name: neopia
Version: 0.3.0
Summary: Python library for NEOPIA Neobot
Home-page: https://github.com/roboticsware/pylib_neobot.git
Download-URL: https://github.com/roboticsware/pylib_neobot/archive/refs/heads/master.zip
Author: RoboticsWare
Author-email: neopia.uz@google.com
Keywords: neopia,neobot,neosoco
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)
Requires-Python: >=3
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pyserial
Requires-Dist: websocket-client
Requires-Dist: pynput

# 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)
