Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 831 Bytes

README.md

File metadata and controls

35 lines (27 loc) · 831 Bytes

pydomiporta

Python scrapper for domiporta

Coverage Status Build Status Documentation Status

Running

Installation

Version from https://pypi.python.org/pypi/pydomiporta:

pip install pydomiporta

Latest version from git:

pip install git+git://github.com/limebrains/pydomiporta.git

Example script

python example.py

Travis pipeline

tox

Tests

py.test tests.py -vv --pdb