Skip to content

inirudebwoy/sainsburys-cl

Repository files navigation

Overview

Command line tool for preparing summary of products.

Installation

$ python setup.py install

Or

$ pip install -r requirements.txt

How to run

$ scl --help
Usage: scl [OPTIONS] URL

  Fetch provided URL and parse webpage for products. Tool provides summary
  of parsed products and total price of all found products.

  Usage example:

  scl http://page.com/products.html

Options:
  --help  Show this message and exit.

Running unit tests

$ tox

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published