Sign inSign up

tobiasschmocker/pyjamas

By tobiasschmocker

•Updated over 7 years ago

Pyjamas is a python / flask based simulation environment to build an run any kind of custom models

Image
0

1.7K

tobiasschmocker/pyjamas repository overview

⁠Pyjamas alt text

Pyjamas is a web-based simulation environment. The word Pyjamas is short for:

  • Python: Pyjamas is running mainly on python.
  • Joint: Pyjamas grew out of a collaboration within the FHNW.
  • Agent based: Pyjamas allows the simulation und replication of agent based models.
  • Modular: Pyjamas is all about modular construction of models.
  • Asynchronous: Pyjamas is based on asynchronous functions.
  • Simulation program: That's actually what Pyjamas is all about!

For more information go to the Pyjamas Wiki⁠

⁠Pyjamas Core

The Simulation Core⁠ (without the flask app and the pre-existing models) is implemented seperatly and can be installed using:

pip install pyjamas-core

⁠Dependencies

Install all dependencies using:

pip install -r requirements.txt

Tag summary

Content type

Image

Digest

Size

246.7 MB

Last updated

over 7 years ago

docker pull tobiasschmocker/pyjamas