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
4
4
5
5
*Simple, lightweight, scalable Python API wrapper for the Cisco Spark APIs *
6
6
7
+ .. image :: https://img.shields.io/badge/license-MIT-blue.svg
8
+ :target: https://github.com/CiscoDevNet/ciscosparkapi/blob/master/LICENSE
7
9
.. image :: https://img.shields.io/pypi/v/ciscosparkapi.svg
8
10
: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
9
13
.. image :: https://readthedocs.org/projects/ciscosparkapi/badge/?version=latest
10
14
:target: http://ciscosparkapi.readthedocs.io/en/latest/?badge=latest
11
15
@@ -74,6 +78,8 @@ ciscosparkapi does all of this for you...
74
78
75
79
+ **Automatic and transparent pagination! **
76
80
81
+ + **Automatic rate-limit handling! ** *(wait|retry) *
82
+
77
83
+ Multipart encoding and uploading of local files
78
84
79
85
+ Auto-completion in your favorite IDE, descriptive exceptions, and so much
You can’t perform that action at this time.
0 commit comments