Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 849 Bytes

README.md

File metadata and controls

36 lines (26 loc) · 849 Bytes

scrapper-helpers

Coverage Status Build Status Documentation Status

Running

Installation

Version from https://pypi.python.org/pypi/scrapper-helpers:

pip install scrapper-helpers

Latest version from git:

pip install git+git://github.com/limebrains/scrapper-helpers.git

Example script

python example.py

Travis pipeline

tox

Tests

py.test tests.py -vv