Ferramenta para api do omie não oficial
Project description
Api Omie (NÃO OFICIAL)
*Aviso: este projeto não tem ligação nenhuma com a omie
â Use a documentação 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
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.1.5b0.tar.gz
(2.9 kB
view details)
File details
Details for the file api-omie-0.1.5b0.tar.gz
.
File metadata
- Download URL: api-omie-0.1.5b0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cdaef62d15a89f230a6c42e119491cb08290ba6c1b3e59a77a4b43f4d1584330 |
|
MD5 | 14c0436e9b7219656caacc6ffe851468 |
|
BLAKE2b-256 | 2a6ac15c7ff14765412cd74ae5dcc53fb4fac007b75a17f69a6694552e94d514 |