giuseppechecchia / miinto-api-wrapper

A simple and stupid Miinto API wrapper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple and stupid Miinto API wrapper

License:MIT License


Languages

Language:Python 100.0%