pyotodom icon indicating copy to clipboard operation
pyotodom copied to clipboard

Python scrapper for otodom

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