Skip to content

aidiss/cookiecutter-mesa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

About

A mesa template with model, agent, scheduler and data-collector, based on official tutorials. For use with cookiecutter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages