Python 3.6 with pip after python installation go to scripts folder and run __INSTALL_PACKAGES.bat (__INSTALL_PACKAGES.bat will install all required python packages)
At this time I am using SQlite for database just for easy development process in Production Environment we will use MySQL database.
To setup database go to scripts folder and run __BUILD_DATABASE.bat
to run server go to scripts folder and run __RUN_SERVER.bat