The program EcoliSimulator is a command-line based simulator of different models for E. coli, which produce graphical, numerical and Statistical analysis of the obtained results.
The documentation can be found at https://stefanobelloni.github.io/EcoliSimulator/
NOTE: If a c++ compiler with support for c++11 is available, the simulations and analysis are performed in parallel, otherwise it is still possible to compile the program but less feature are available.