Python library to connect with Alanube API
Project description
Alanube Python API
Python library to connect with Alanube API
Instalation
To install the Alanube library, you can use pip:
pip install alanube
Usage
# Import the Alanube class specific to the country,
# in this case from `alanube.do` for the Dominican Republic
from alanube.do import Alanube
# Connect to the API
Alanube.connect("[TOKEN]")
payload = {...}
data = Alanube.send_document(encf_type=31, payload)
Now you can easily and efficiently use the Alanube API with this Python library!
Contents
The do
directory contains the following files and directories.
Links
Licence
This project is licensed under the MIT License.
Proyect Status
This project is under development
Contribution 💗
If you find value in this project and would like to show your support, please consider making a donation via PayPal:
Your generosity helps us to continue improving and maintaining this project. We appreciate every contribution, however small. Thanks for being part of our community!
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
Built Distribution
File details
Details for the file alanube-0.1.3.tar.gz
.
File metadata
- Download URL: alanube-0.1.3.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e6c44221d6e0303d8a79758048cc54bb7880b1ae53d64d5f8b8941e11020fe8 |
|
MD5 | 8bcfaec8c63cb1ab504b524c867d3ecf |
|
BLAKE2b-256 | bd3a0bed90fbfbd24a9cf89e716a4d4443a577ab04fdd5882810f6a3d9126cf5 |
File details
Details for the file alanube-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: alanube-0.1.3-py3-none-any.whl
- Upload date:
- Size: 11.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 744055bf671dca08b55e7169c185979c80bf0778c733feb7d4e5951b619ae022 |
|
MD5 | 72f910fb16347a4291e36a3c4824f835 |
|
BLAKE2b-256 | 86a154a9c31e58e832f6d9023c9fc4ce0f6fdff2100db56f65bd56808dbdb613 |