Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 332 Bytes

File metadata and controls

18 lines (14 loc) · 332 Bytes

python-crawler


Installation

pip install git+ssh://git@github.com/Zepolimer/python-crawler.git@main#python-crawler
python3 -m unittest
rm build/ python_crawler.egg-info dist -Rf
python3 setup.py bdist_wheel
pip3 install -I dist/python_crawler-*-py3-none-any.whl