Skip to content

tappyness1/onedash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run

For scraping -

python -m src.main

This will start the scraping for the following:

  • Scrape character appearances in all managa chapters
  • Scrape character list - a list of all the characters in OP
  • Character details

These will be scraped all the way to the end chapter as set in the cfg file.

Run preprocessing -

python -m src.preprocess

Running Dashboards

For dash (flask) app

python -m src.dashboard

For streamlit

streamlit run st_app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages