https://github.com/gearplug/multivende-python
https://github.com/gearplug/multivende-python
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/gearplug/multivende-python
- Owner: GearPlug
- License: mit
- Created: 2023-07-18T16:33:24.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-18T16:34:48.000Z (almost 3 years ago)
- Last Synced: 2025-01-27T10:13:40.958Z (over 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# multivende-python
 
*multivende-python* is an API wrapper for Multivende, written in Python.
This library uses Oauth2 for authentication.
## Installing
```
pip install multivende-python
```
## Usage