Metadata-Version: 2.1
Name: mal-simulator
Version: 0.0.24
Summary: A MAL compliant simulator.
Author-email: Andrei Buhaiu <buhaiu@kth.se>, Jakob Nyberg <jaknyb@kth.se>, Nikolaos Kakouros <nkak@kth.se>, Joakim Loxdal <loxdal@kth.se>
License: Apache Software License
Project-URL: Homepage, https://github.com/mal-lang/mal-simulator
Project-URL: Bug Tracker, https://github.com/mal-lang/mal-simulator/issues
Project-URL: Repository, https://github.com/mal-lang/mal-simulator
Keywords: mal
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS
Requires-Dist: py2neo >=2021.2.3
Requires-Dist: python-jsonschema-objects >=0.4.1
Requires-Dist: mal-toolbox ==0.1.4
Requires-Dist: numpy >=1.21.4
Requires-Dist: pettingzoo >=1.24.2
Requires-Dist: gymnasium <1,>=0.29.1
Requires-Dist: PyYAML >=6.0.1

# Overview

A MAL compliant simulator.

# Installation 
```pip install mal-simulator```
