Skip to content

zinosii/ChatPub

 
 

Repository files navigation

ChatPub

Repository for ChatPub services.

To run codes

How to run scraper.py?

conda create -n scraper python=3.10
conda activate scraper
pip install -r requirements.txt
python scraper.py

There is DDL for database.
The create_DDL.ipynb file is for creating database tables.

TODO : Update requirements.txt !!!

About

Repository for ChatPub services.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 49.8%
  • Jupyter Notebook 34.6%
  • Svelte 6.7%
  • JavaScript 5.0%
  • CSS 1.7%
  • TypeScript 1.2%
  • Other 1.0%