A Mesa template for cookiecutter.
pip install cookiecutter
cookiecutter https://github.com/aidiss/cookiecutter-mesa.git
You will be asked about your basic info (name, project name, app name, etc.). This info will be used in your new project.
- Starter template using most of options
- Scheduler selection
- Basic project structure
- Abstract Base Class based Agent class
- BatchRunner
This project is inspired by wonderful and detailed Mesa Tutorials.
MIT