Metadata-Version: 2.1
Name: pystarworldsturbo
Version: 1.2.5
Summary: PyStarWorldsTurbo, an agent library.
Home-page: https://github.com/dicelab-rhul/pystarworldsturbo
Author: Emanuele Uliana
Author-email: pystarworldsturbo@dicelab-rhul.org
License: GNU3
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ipython
Requires-Dist: pyjoptional (>=1.1.2)
Requires-Dist: wheel

# PyStarWorldsTurbo

A lite version of PyStarWorlds for VacuumWorld.

## LOCAL INSTALL PROCEEDURE

1. Clone the repository
2. Navigate to the pystarworldsturbo directory (the one that contains setup.py) in terminal
3. pip install -e .
