Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 689 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 689 Bytes

cookiecutter-mesa

A Mesa template for cookiecutter.

Use it now

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.

Features

  • Starter template using most of options
  • Scheduler selection
  • Basic project structure
  • Abstract Base Class based Agent class
  • BatchRunner

Inspiration

This project is inspired by wonderful and detailed Mesa Tutorials.

License

MIT