10000 📝 add pypi badge · yolabingo/wp-api-python@3bd9162 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3bd9162

Browse files
author
Derwent
committed
📝 add pypi badge
1 parent f658875 commit 3bd9162

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

‎.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,7 @@ nosetests.xml
3232
coverage.xml
3333
*.cover
3434
.hypothesis/
35+
36+
\.vscode/settings\.json
37+
38+
\.vscode/

‎README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ Wordpress API - Python Client
1515
.. image:: https://snyk.io/test/github/derwentx/wp-api-python/badge.svg?targetFile=requirements.txt
1616
:target: https://snyk.io/test/github/derwentx/wp-api-python?targetFile=requirements.txt
1717

18+
.. image:: https://badge.fury.io/py/wordpress-api.svg
19+
:target: https://badge.fury.io/py/wordpress-api
20+
1821
A Python wrapper for the Wordpress and WooCommerce REST APIs with oAuth1a 3leg support.
1922

2023
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

Comments
 (0)
0