We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c631e1c commit 6adc7ceCopy full SHA for 6adc7ce
README.rst
@@ -5,6 +5,15 @@ Scrapyrt (Scrapy realtime)
5
.. image:: https://travis-ci.org/scrapinghub/scrapyrt.svg?branch=master
6
:target: https://travis-ci.org/scrapinghub/scrapyrt
7
8
+.. image:: https://img.shields.io/pypi/pyversions/scrapyrt.svg
9
+ :target: https://pypi.python.org/pypi/scrapyrt
10
+
11
+.. image:: https://img.shields.io/pypi/v/scrapyrt.svg
12
13
14
+.. image:: https://img.shields.io/pypi/l/scrapyrt.svg
15
16
17
HTTP server which provides API for scheduling Scrapy spiders and
18
making requests with spiders.
19
0 commit comments