EZ-Found

Setting up project

Please run following commands in sequence

  • For window if you doesn't initialize "env" yet please run py -m venv win_env first then

    1. .\win_env\Scripts\activate
    2. py autoInstall.py
  • For MacOS n/a yet

When installed new package please add name of the package(s) to package.txt separate by exactly 1 whitespace e.g. django pandas Pillow