Metadata-Version: 2.1
Name: premovr
Version: 0.0.5
Summary: This is a python library to talk to robot arms to control a chessboard
License: MIT
Author: Karan Vivek Bhargava
Author-email: karan.bhargava93@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: python-chess (>=1.999,<2.0)
Requires-Dist: python-lichess (>=0.10,<0.11)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Requires-Dist: typer (>=0.6.1,<0.7.0)
Description-Content-Type: text/markdown

# Premovr

### Introduction
This is a python package which will control one or more robotic arms to play a game of chess over a board.


