Skip to main content

Ferramenta para api do omie não oficial

Project description

Api Omie (NAO OFICIAL)

*Aviso: este projeto nao tem ligacao nenhuma com a omie

!license GitHub

Use a documentacao oficial!

Download

pip install api-omie

Como usar

Para usar basta chamar o metodo, e passar os argumentos-chave que seram empacotados e transmitidos para api como no exemplo

from omieapi import Omie

meu_app = Omie('key#######', 'secreet######')

r = meu_app.listar_produtos(
    pagina=1
)

print(r)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

api-omie-0.2.53.tar.gz (2.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page