Metadata-Version: 2.0
Name: splash
Version: 1.2
Summary: A javascript rendered with a HTTP API
Home-page: https://github.com/scrapinghub/splash
Author: Scrapinghub
Author-email: info@scrapinghub.com
License: BSD
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Dist: Twisted
Requires-Dist: qt4reactor
Requires-Dist: psutil
Requires-Dist: adblockparser
Requires-Dist: xvfbwrapper

=======================================
Splash - A javascript rendering service
=======================================

.. image:: https://secure.travis-ci.org/scrapinghub/splash.png?branch=master
   :target: http://travis-ci.org/scrapinghub/splash

Splash is a javascript rendering service with an HTTP API. It's a lightweight
browser with an HTTP API, implemented in Python using Twisted and QT.

It's fast, lightweight and state-less which makes it easy to distribute.

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

Documentation is available here:
http://splash.readthedocs.org/

Support
-------

Open source support is provided here in Github. Please `create a question
issue`_ (ie. issue with "question" label).

Commercial support is also available by `Scrapinghub`_.

.. _create a question issue: https://github.com/scrapinghub/splash/issues/new?labels=question
.. _Scrapinghub: http://scrapinghub.com


