A small module to try to help Mercado Libre (MeLi) developers and the MeLi community! More docs to come soon, but first we need to have a good working library!
- Caching mechanism
- Convert to class
- Automatic refresh of tokens
- Standardise credentials file
from pymeli import Meli
client = Meli(client_id='****', client_secret='***')