Metadata-Version: 2.0
Name: grapeshot-signal-sdk
Version: 0.0a2
Summary: Grapeshot Signgal API
Home-page: https://github.com/pypa/sampleproject
Author: Grapeshot
Author-email: support@grapeshot.com
License: MIT
Keywords: grapeshot url-analysis
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: requests
Provides-Extra: dev
Requires-Dist: check-manifest; extra == 'dev'
Provides-Extra: test
Requires-Dist: coverage; extra == 'test'

====================
Grapeshot Signal SDK
====================

The Grapeshot Signal SDK provides a wrapper to the Grapeshot Signal API, which provides high quality realtime analysis of web pages. See
https://api-portal.grapeshot.com for more information.

See https://grapeshot.github.io/grapeshot-signal-python/ for detailed
documentation for this sdk.

.. include:: sphinx/source/quickstart.rst


