Skip to content

padawanabhi/Supermarket_markov_simulation

Repository files navigation

Supermarket_markov_simulation

build Python: 3.8 Code style: black

The project is a simulation of a fictional supermarket showing the customers and revenue generated during a day.

How the simulation looks :

To run the simulation. Please install all the required libraries listed in the requirements.txt file.

pip install --upgrade pip requirements.txt

Once you have all the libraries installed. You can run the simulation from the command line easily by running:

python supermarket_simulator.py

A window shall open with the simulation running. To close the simulation just kill the script running on the terminal with Ctrl + c.

In case you use the code and have problems, please feel free to reach out. Thanks

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published