Skip to content

Youtube data analysis tool, including crawler and database.This repo under development.

License

Notifications You must be signed in to change notification settings

tsenghc/Youtube-data-analysis-toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube-data-analysis-toolbox

Project detail please reference FUTURE.md

Requirement

  • Ubuntu (18.04 or previous version)
  • Windows 10
  • Python 3.8
  • WSGI server
    • windows:waitress
    • Ubuntu:Gunicorn

Quick start

This porject using Python virtual enviroment

venv/Script/activate 

Init DB

Using PGSQL12

python3 service/manage.py db init
python3 service/manage.py db migrate
python3 service/manage.py db upgrade

API server

windows

cd /src

waitress-serve.exe webserver:app

About

Youtube data analysis tool, including crawler and database.This repo under development.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published