Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 669 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 669 Bytes

pygratka

Python scrapper for gratka.pl

Coverage Status Build Status Documentation Status

Running

Installation

pip install -r requirements.txt

Example script

python example.py

Travis pipeline

tox

Tests

py.test tests.py -vv