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
Release history Release notifications | RSS feed
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.0a2.tar.gz
(3.2 kB
view hashes)