gectus / parsing-phones

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parsing Phones Service

1. How you can get source code and run app

mkdir parsing-phones
cd parsing-phones/
git clone https://github.com/gectus/parsing-phones app/
python -m venv env
source env/bin/activate
cd app/
pip install -r requirements.txt 
python ./parsing_phones.py 

About


Languages

Language:Python 100.0%