Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jaimemosg/gym_wo_scheduling


https://github.com/jaimemosg/gym_wo_scheduling

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# Gym environment for work order scheduling

```bash
python -m venv .env
source .env/bin/activate
pip install -e .
```