Skip to main content

SDK para conectar a LibreDTE

Project description

SDK para realizar la integración con los servicios web de LibreDTE desde Python.

Este código está liberado bajo licencia LGPL. O sea, puede ser utilizado tanto en software libre como en software privativo.

Instalación

Instalar desde PIP con:

$ sudo pip install libredte

Desarrolladores (ayuda mental)

Modificar el SDK:

$ git clone https://github.com/LibreDTE/libredte-sdk-python
$ cd libredte-sdk-python
$ sudo pip install -e .

Crear el paquete que se desea distribuir:

$ sudo python setup.py sdist

Publicar el paquete a distribuir:

$ twine upload dist/*

Más información en http://python-packaging-user-guide.readthedocs.io/en/latest/distributing

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

libredte-1.0.0a3.tar.gz (3.2 kB view hashes)

Uploaded Source

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