Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 697 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 697 Bytes

pyotodom

Python scrapper for otodom

Coverage Status Build Status Documentation Status

Running

Installation

pip install pyotodom
pip install -r requirements.txt

Example script

python example.py

Travis pipeline

tox

Tests

py.test tests.py -vv