Skip to content

ysfesr/YT-COMMENTS-ANALYSIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test

Welcome to YT-COMMENTS-ANALYSIS

sentiment analysis on any youtube video’s comments

Image from the project

Image of Yaktocat

Setting up the project

1. Clone the repository git clone https://github.com/ysfesr/YT-COMMENTS-ANALYSIS/

2. Create your own virtual environment python3 -m venv venv -> source venv/bin/activate

3. Install your requirements pip install -r requirements.txt

7. Make your migrations python manage.py migrate

8. Create a new superuser python manage.py createsuperuser

5. Generate a new secret API key from Youtube API then add it to main/functions.py

9. Start the development server python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages