Skip to main content

SIU data

Project description

Build Status GitHub All Releases GitHub Issues GitHub PR Licence PyPi version Pypi py version Last Commit

py SIU data

Obtener datos de sistemas SIU

Instalar

pip install siu-data

Portal de Transparencia

Obtención de datos del portal de transparencia.

Ejemplo de uso

from siu_data.portal_data import SIUPoratlTransparenciaData

s = SIUPoratlTransparenciaData(base_url='http://wichi.siu.edu.ar/pentaho/plugin/cda/api/doQuery',
                               username='usuario_transparencia',
                               password='clave_transparencia')
s.load_all_data()
s.save_metadata('lala.csv')

Tests

python -m pytest

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

siu_data-0.3.6-py3-none-any.whl (23.1 kB view hashes)

Uploaded 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