Sometimes I download the python source code from github and don\'t know how to install all the dependencies. If there is no requirements.txt file I
github
requirements.txt
if you are using PyCharm, when you open or clone the project into the PyCharm it shows an alert and ask you for installing all necessary packages.