INE API Wrapper, provides classes to make requests to the INE API, both sync and async.
Project description
INEAPIpy
Este paquete de Python actua como Wrapper de la API del INE, permitiendo realizar peticiones utilizando una interfaz de Python.
Instalación
pip install ineapipy
Guía de inicio
from INEAPIpy import Wrapper as W
INE = W.INEAPIClientSync()
# Primera función de https://ine.es/dyngs/DAB/index.htm?cid=1100
# Y primer ejemplo
print(INE.get_datos_tabla(50902))
Anotación
Existe un paquete con la misma funcionalidad aunque organizado y estructurado de otra manera. Sin embargo, este paquete fue desarrollado de forma independiente y no existe ninguna relación entre los dos desarrolladores.
Dicho paquete es ineapy
También existe el paquete inejsonstat con la misma funcionalidad, pero la última actualización fue hace 3 años.
Documentación
Toda la documentación se encuentra en este enlace.
https://github.com/VanceVisarisTenenbaum/INEAPIpy/tree/main/INEAPIpy/Documentation
Los diagramas o archivos .mmd son diagramas de mermaid y es recomendable utilizar la app oficial para visualizarlos de la mejor manera posible.
Los diagrams muestran un diagrama por defecto antes de cargar el real, tarda unos 15 segundos en cargar el real.
- Referencia API Python.
- Diagrama API Python(Tarda unos 15 segundos en cargar el real).
- Referencia API INE.
- Diagrama Modelos y Relaciones(Tarda unos 15 segundos en cargar el real).
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ineapipy-0.1.4.tar.gz.
File metadata
- Download URL: ineapipy-0.1.4.tar.gz
- Upload date:
- Size: 23.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7182c9902807cdd16bb8ef5dc41a5dfc0442b2b6266eb783aa070332ab46a280
|
|
| MD5 |
f2b9d528fb38e4bcfcacee83044f5327
|
|
| BLAKE2b-256 |
9a452cfa6c36737fca327b75860bcfbab211e8a2fffa763abcca01c247952c0e
|
File details
Details for the file ineapipy-0.1.4-py3-none-any.whl.
File metadata
- Download URL: ineapipy-0.1.4-py3-none-any.whl
- Upload date:
- Size: 27.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f095a4d27b9b34270c53f7a0bb2f27ae2ba21300b0ded5aa5b78331e5bee7025
|
|
| MD5 |
de3a97f8db3f4dc9a5f1d1022aec6b1b
|
|
| BLAKE2b-256 |
cac5ba18427ff7c3e01436564eeaab861d2a6bdcb9f50c93579e2507bce940b3
|