Skip to main content

Librería para uso de WS del Bus Gubernamental de Ecuador

Project description

Librería para Uso de los WS del Estado Ecuatoriano

https://img.shields.io/pypi/v/runa.svg https://img.shields.io/travis/ovnicraft/runa.svg Documentation Status Updates

Librería para uso WS del Bus Gubernamental de Ecuador

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

runa-0.2.9.macosx-10.13-x86_64.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distribution

runa-0.2.9-py2.py3-none-any.whl (6.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page