This website solves linear programming problem via a two-phase simplex algorithm using scipy library.
Installing and running this website is very simple. Clone this repo, and then simply run:
➜ ~ docker-compose -f dev.yml build
➜ ~ docker-compose -f dev.yml up
That's all. Isn't Docker amazing?
➜ ~ py.test
See detailed cookiecutter-django Docker documentation
Tools used in rendering this package: