Ferramenta para api do omie não oficial
Project description
Api Omie (NAO OFICIAL)
*Aviso: este projeto nao tem ligacao nenhuma com a omie
Use a documentacao oficial!
https://developer.omie.com.br/service-list/
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
Release history Release notifications | RSS feed
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.8.tar.gz
(14.6 kB
view details)
File details
Details for the file api-omie-0.2.8.tar.gz
.
File metadata
- Download URL: api-omie-0.2.8.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 30fcd866ad28cebbb835ca892207c354cb28a430dd9bd3dc38b8adb4d1917dc2 |
|
MD5 | 945ab48b0f754c89333782e994b186df |
|
BLAKE2b-256 | 1138ed29d09a4ed33d1fb5b096712185e71769f3a644cce3638bc1e42bc2652d |