File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -32,3 +32,7 @@ nosetests.xml
32
32
coverage.xml
33
33
* .cover
34
34
.hypothesis /
35
+
36
+ \. vscode /settings \. json
37
+
38
+ \. vscode /
Original file line number Diff line number Diff line change @@ -15,6 +15,9 @@ Wordpress API - Python Client
15
15
.. image :: https://snyk.io/test/github/derwentx/wp-api-python/badge.svg?targetFile=requirements.txt
16
16
:target: https://snyk.io/test/github/derwentx/wp-api-python?targetFile=requirements.txt
17
17
18
+ .. image :: https://badge.fury.io/py/wordpress-api.svg
19
+ :target: https://badge.fury.io/py/wordpress-api
20
+
18
21
A Python wrapper for the Wordpress and WooCommerce REST APIs with oAuth1a 3leg support.
19
22
20
23
Supports the Wordpress REST API v1-2, WooCommerce REST API v1-3 and WooCommerce WP-API v1-2 (with automatic OAuth3a handling).
You can’t perform that action at this time.
0 commit comments