8000
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 43608ba commit 9793c4aCopy full SHA for 9793c4a
README.rst
@@ -4,6 +4,9 @@ Wordpress API - Python Client
4
.. image:: https://travis-ci.org/derwentx/wp-api-python.svg?branch=master
5
:target: https://travis-ci.org/derwentx/wp-api-python
6
7
+.. image:: https://snyk.io/test/github/derwentx/wp-api-python/badge.svg?targetFile=requirements.txt
8
+ :target: https://snyk.io/test/github/derwentx/wp-api-python?targetFile=requirements.txt
9
+
10
A Python wrapper for the Wordpress and WooCommerce REST APIs with oAuth1a 3leg support.
11
12
Supports the Wordpress REST API v1-2, WooCommerce REST API v1-3 and WooCommerce WP-API v1-2 (with automatic OAuth3a handling).
0 commit comments