/CS

Smart neighborhoods

Primary LanguagePython

CS

Smart neighborhoods

How to run:

  1. Install needed dependencies:
pip install -r requirements.txt
  1. After run the main.py:
python src/main.py

or

python3 src/main.py

How to run using Docker:

Use the following command:

docker-compose -f stack.yml up