Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cs-case-scrapper

How to run

python3 -m venv venv

# On bash
source venv/bin/activate
# On PS (See: https://stackoverflow.com/questions/18713086/virtualenv-wont-activate-on-windows#comment27573120_18713086)
Set-ExecutionPolicy Unrestricted -Force -Scope CurrentUser
.\venv\Scripts\activate.ps1

pip3 install -r requirements.txt
python3 app.py

# Access it on localhost:5000

About

CSGO/CS2 Case scrapper

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages