Metadata-Version: 2.4
Name: gym-collabsort
Version: 0.2.3
Summary: A Gymnasium environment for training agents on a collaborative sorting task
Project-URL: Homepage, https://github.com/bpesquet/gym-collabsort
Project-URL: Repository, https://github.com/bpesquet/gym-collabsort.git
Author-email: Baptiste Pesquet <bpesquet@gmail.com>
License-Expression: MIT
License-File: LICENSE
Keywords: collaboration,gym,gymnasium,rl
Requires-Python: >=3.12
Requires-Dist: gymnasium>=1.2.0
Requires-Dist: pygame>=2.6.1
Description-Content-Type: text/markdown

# gym-collabsort

A [Gymnasium](https://gymnasium.farama.org/) environment for training agents on a collaborative sorting task.

More details on [project homepage](https://github.com/bpesquet/gym-collabsort).
