Librería para uso de WS del Bus Gubernamental de Ecuador
Project description
Librería para Uso de los WS del Estado Ecuatoriano
Librería para uso WS del Bus Gubernamental de Ecuador
- Free software: MIT license
- Documentation: https://runa.readthedocs.io
Installing
$ pip install runa
Using
This library will create a configuration file .runa.json in your HOMEPATH, update this to use it.
>>> import runa >>> pr = runa.busqueda_por_nui('0102030405') >>> print(pr) <Runa [0102030405 - PUJON JUAN MANUEL]> >>> pr.json() ... >>> contribuyente = runa.busqueda_ruc('0102030405001') >>> print(contribuyente) <Contribuyente [0102030405001 - MI COMPANIA CIA.LTDA.]>
Features
- WS Consultar_Ciudadano
- WS SRI
- Config file needed
Credits
Created by Cristian Salamea
History
0.2.1 (2017-12-19)
- Corrección de dependencias
0.2.0 (2017-12-18)
- Implementación del WS del SRI
- Corregidas dependencias
- Objetos suscriptables
0.1.0 (2017-11-21)
- First release on PyPI.
- Implementación base para el servicio de Consultar_Ciudadano
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size runa-0.2.9.macosx-10.13-x86_64.tar.gz (5.5 kB) | File type Source | Python version None | Upload date | Hashes View |
Filename, size runa-0.2.9-py2.py3-none-any.whl (6.6 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes View |
Close
Hashes for runa-0.2.9.macosx-10.13-x86_64.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86dd5cfbae8089abd5060f4750158ac2536a4be60c2b965afb4a9c37bc7d47f9 |
|
MD5 | 01ff251ace9102fcbc2368c7c5ba91b8 |
|
BLAKE2-256 | b7e6b01f82fdd2068c594a677f6503bd72621c40fd6675102bb8bf81113bd8ea |