.. Cliente API Gateway para Python documentation master file, created by
   sphinx-quickstart on Sun Jan  7 18:10:25 2024.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

API Gateway: Cliente de API en Python - Documentación
=====================================================

.. image:: https://badge.fury.io/py/apigatewaycl.svg
    :target: https://pypi.org/project/apigatewaycl
.. image:: https://img.shields.io/pypi/status/apigatewaycl.svg
    :target: https://pypi.org/project/apigatewaycl
.. image:: https://img.shields.io/pypi/pyversions/apigatewaycl.svg
    :target: https://pypi.org/project/apigatewaycl
.. image:: https://scrutinizer-ci.com/g/apigatewaycl/apigateway-api-client-python/badges/quality-score.png?b=master
    :target: https://scrutinizer-ci.com/g/apigatewaycl/apigateway-api-client-python/
.. image:: https://scrutinizer-ci.com/g/apigatewaycl/apigateway-api-client-python/badges/coverage.png?b=master
    :target: https://scrutinizer-ci.com/g/apigatewaycl/apigateway-api-client-python/
.. image:: https://img.shields.io/pypi/l/apigatewaycl.svg
    :target: https://raw.githubusercontent.com/apigatewaycl/apigateway-api-client-python/master/COPYING

Bienvenido a la documentación del cliente de API de API Gateway CL.

.. toctree::
   :titlesonly:

   gettingstarted.index
   dev.index

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   modules

Índices y tablas
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

API Gateway es un proyecto que tiene por objetivo gestionar trámites del Servicio de Impuestos Internos (SII) de Chile.

Aquí podrás encontrar la biblioteca escrita en lenguaje Python para la integración con el Servicio de Impuestos Internos (SII) asociada la creación de BHE, DTE, obtención de datos de contribuyente, etc.

Enlaces
-------

- `Sitio web API Gateway <https://www.apigateway.cl>`_
- `Código fuente en GitHub <https://github.com/apigatewaycl/apigateway-api-client-python>`_
- `Paquete en PyPI <https://pypi.org/project/apigatewaycl>`_
- `Documentación <https://developers.apigateway.cl/>`_