Metadata-Version: 2.0
Name: shub-image
Version: 0.2.2
Summary: Scrapinghub release tool
Home-page: UNKNOWN
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: shub
Requires-Dist: six

========================
Scrapinghub release tool
========================

Overview
========

A handy tool to prepare and release projects to Scrapy Cloud.

Requirements
============

* Python 2.7

Install
=======

::

    pip install shub-image

Documentation
=============

You can find the documentation `here <https://shub-image.readthedocs.io/en/latest/>`_.



