Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 569 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 569 Bytes

miinto-api-wrapper

Miinto API Wrapper is a simple python wrapper for Miinto API.

Miinto is a fashion luxury marketplace.

For more information see the Miinto Group website.

-- THIS IS NOT AN OFFICIAL CODEBASE FROM MIINTO --

installation

pip install miinto-api-wrapper

Disclaimer

This deployment is NOT completed - just some basic HTTPs calls are wrapped.

Anyway it can be used in production.

Requirements

python 3.x required urlparse required

Kind of rapid instructions:

See some examples on example.py