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!
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.8.tar.gz
(2.9 kB
view details)
File details
Details for the file api-omie-0.1.8.tar.gz
.
File metadata
- Download URL: api-omie-0.1.8.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 | a165b3e4952766782336d12112545dcf9aae643f098eef76ce1cc5f6fc7408df |
|
MD5 | c8bacf7e99cfb91f32a368f0bd81cc39 |
|
BLAKE2b-256 | 84a59f1752ab5d57bd23f7bfb84b68859232226af928c192347df0bdeae7530f |