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 494d8fc commit 28118deCopy full SHA for 28118de
README.rst
@@ -1,6 +1,14 @@
1
Nirum HTTP transport for Python
2
===============================
3
4
+.. image:: https://travis-ci.org/spoqa/nirum-python-http.svg?branch=master
5
+ :target: https://travis-ci.org/spoqa/nirum-python-http
6
+ :alt: Build status
7
+
8
+.. image:: https://badge.fury.io/py/nirum-http.svg
9
+ :target: https://pypi.org/project/nirum-http/
10
+ :alt: Latest PyPI version
11
12
This package provides an HTTP transport for nirum-python_.
13
14
.. code-block:: python
0 commit comments