An open API service indexing awesome lists of open source software.

https://github.com/gearplug/multivende-python


https://github.com/gearplug/multivende-python

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# multivende-python
![](https://img.shields.io/badge/version-0.1.0-success) ![](https://img.shields.io/badge/Python-3.8%20|%203.9%20|%203.10%20|%203.11-4B8BBE?logo=python&logoColor=white)

*multivende-python* is an API wrapper for Multivende, written in Python.
This library uses Oauth2 for authentication.
## Installing
```
pip install multivende-python
```
## Usage