Metadata-Version: 2.0
Name: shub
Version: 1.3.3
Summary: Scrapinghub Command Line Client
Home-page: https://doc.scrapinghub.com/shub.html
Author: Scrapinghub
Author-email: info@scrapinghub.com
License: BSD
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Dist: click
Requires-Dist: requests
Requires-Dist: six

Scrapinghub command line client
===============================

``shub`` is a tool used to manage Scrapinghub services from the command line.

Requirements
------------

* Python 2.7

Installation
------------

Install with::

    pip install shub

Usage
-----

Get help with::

    shub

Documentation
-------------

Documentation is available here:
http://doc.scrapinghub.com/shub.html


