ShopWebsiteTemplate

You can run the InstallDependancies.bat to under go installing the required libraries automatically. If you do not trust the batch file feel free to read the code, it has been commented incase it gets complicated in future.

Dependencies: pip install Pillow pip install Django==2.2.3 pip install pylint-django pip install phonenumbers pip install django-phonenumber-field

There is also a Start Project batch file but it will need to be edited for indvidual users to point to the correct directory.