Metadata-Version: 2.2
Name: pystarworldsturbo
Version: 1.2.9
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.13
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: wheel
Requires-Dist: ipython
Requires-Dist: pyjoptional>=1.1.3
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: summary

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