Metadata-Version: 2.4
Name: neopia
Version: 0.4.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.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pyserial
Requires-Dist: websocket-client
Requires-Dist: pynput
Requires-Dist: opencv-python
Requires-Dist: speechrecognition
Requires-Dist: pyaudio
Requires-Dist: gtts
Requires-Dist: playsound3
Requires-Dist: mediapipe==0.10.11
Requires-Dist: protobuf<4.0.0,>=3.20.3
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

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