File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,12 @@ ciscosparkapi
44
55*Simple, lightweight, scalable Python API wrapper for the Cisco Spark APIs *
66
7+ .. image :: https://img.shields.io/badge/license-MIT-blue.svg
8+ :target: https://github.com/CiscoDevNet/ciscosparkapi/blob/master/LICENSE
79.. image :: https://img.shields.io/pypi/v/ciscosparkapi.svg
810 :target: https://pypi.python.org/pypi/ciscosparkapi
11+ .. image :: https://travis-ci.org/CiscoDevNet/ciscosparkapi.svg?branch=master
12+ :target: https://travis-ci.org/CiscoDevNet/ciscosparkapi
913.. image :: https://readthedocs.org/projects/ciscosparkapi/badge/?version=latest
1014 :target: http://ciscosparkapi.readthedocs.io/en/latest/?badge=latest
1115
@@ -74,6 +78,8 @@ ciscosparkapi does all of this for you...
7478
7579+ **Automatic and transparent pagination! **
7680
81+ + **Automatic rate-limit handling! ** *(wait|retry) *
82+
7783+ Multipart encoding and uploading of local files
7884
7985+ Auto-completion in your favorite IDE, descriptive exceptions, and so much
You can’t perform that action at this time.
0 commit comments