First you need to install python3 and after install django you can run the project following bellow steps if you have a python3 follow this step
$ git clone https://github.com/munisisazade/django_deployment_tool.git
$ cd django_deployment_tool
$ chmod +x deploy.sh
$ ./deploy.sh usage
$ ./deploy.sh deploy
$ ./deploy.sh status