We provide an application that can measuring sentiment of twitter user
Make sure python 3xx is installed on your system, i'm only provided for windows user:
First, move into dir where do you want to put the cloning git, for example E:
$ git clone [git-repo-url]asep.git
$ cd asep
set virtual environment for django project on E:/asep/, so it won't bother your machine then activate it
$ python -m venv myenv
$ myenv/Scripts/activate.bat
download django
$ (myvenv) ~$ pip install django
or
$ (myvenv) ~$ python -m pip install django
Runserver - find out where ever you find file manage.py and run this command
$ (myvenv) ~$ python manage.py runserver
Make sure answer and teach those people whom asking you about any related to this topic