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.2.7.tar.gz
(13.2 kB
view details)
File details
Details for the file api-omie-0.2.7.tar.gz
.
File metadata
- Download URL: api-omie-0.2.7.tar.gz
- Upload date:
- Size: 13.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3c8d1262c8992095e196d796df6a565a46d2ae0a10b3f37a56243f85baf11eec |
|
MD5 | ea17fd5489d21f863a6da9f45178b3a7 |
|
BLAKE2b-256 | d1ad2c542b0d26caf673dab4e6168bbb940e18d0d4bc1f7a0824f3a33defc8cb |