# Alanube Python API
Python library to connect with Alanube API
## Instalation
To install the Alanube library, you can use pip:
```sh
pip install alanube
```
## Usage
```py
# 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
* [Alanube Official Website](https://www.alanube.co/)
* [Alanube Documentation](https://developer.alanube.co/)
## 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:
[Donate on PayPal](https://paypal.me/martinezwilmer?country.x=DO&locale.x=es_XC)
Your generosity helps us to continue improving and maintaining this project. We appreciate every contribution, however small. Thanks for being part of our community!
Raw data
{
"_id": null,
"home_page": null,
"name": "alanube",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "alanube, api, dgii, ncf, electronic billing, electronic bill, billing, bill, invoice, facturaci\u00f3n electr\u00f3nica",
"author": null,
"author_email": "Wilmer Martinez <info@wilmermartinez.dev>",
"download_url": "https://files.pythonhosted.org/packages/bd/3a/0bed90fbfbd24a9cf89e716a4d4443a577ab04fdd5882810f6a3d9126cf5/alanube-0.1.3.tar.gz",
"platform": null,
"description": "# Alanube Python API\n\nPython library to connect with Alanube API\n\n## Instalation\n\nTo install the Alanube library, you can use pip:\n\n```sh\npip install alanube\n```\n\n## Usage\n\n```py\n# Import the Alanube class specific to the country,\n# in this case from `alanube.do` for the Dominican Republic\nfrom alanube.do import Alanube\n\n# Connect to the API\nAlanube.connect(\"[TOKEN]\")\n\npayload = {...}\n\ndata = Alanube.send_document(encf_type=31, payload)\n```\n\nNow you can easily and efficiently use the Alanube API with this Python library!\n\n## Contents\nThe `do` directory contains the following files and directories.\n\n### Links\n* [Alanube Official Website](https://www.alanube.co/)\n* [Alanube Documentation](https://developer.alanube.co/)\n\n## Licence\n\nThis project is licensed under the MIT License.\n\n## Proyect Status\n\nThis project is under development\n\n## Contribution \ud83d\udc97\n\nIf you find value in this project and would like to show your support, please consider making a donation via PayPal:\n\n[Donate on PayPal](https://paypal.me/martinezwilmer?country.x=DO&locale.x=es_XC)\n\nYour generosity helps us to continue improving and maintaining this project. We appreciate every contribution, however small. Thanks for being part of our community!\n",
"bugtrack_url": null,
"license": null,
"summary": "Python library to connect with Alanube API",
"version": "0.1.3",
"project_urls": {
"Homepage": "https://github.com/wilmerm/alanube-python",
"Issues": "https://github.com/wilmerm/alanube-python/issues",
"Repository": "https://github.com/wilmerm/alanube-python"
},
"split_keywords": [
"alanube",
" api",
" dgii",
" ncf",
" electronic billing",
" electronic bill",
" billing",
" bill",
" invoice",
" facturaci\u00f3n electr\u00f3nica"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "86a154a9c31e58e832f6d9023c9fc4ce0f6fdff2100db56f65bd56808dbdb613",
"md5": "72f910fb16347a4291e36a3c4824f835",
"sha256": "744055bf671dca08b55e7169c185979c80bf0778c733feb7d4e5951b619ae022"
},
"downloads": -1,
"filename": "alanube-0.1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "72f910fb16347a4291e36a3c4824f835",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 11116,
"upload_time": "2024-10-01T17:02:16",
"upload_time_iso_8601": "2024-10-01T17:02:16.464411Z",
"url": "https://files.pythonhosted.org/packages/86/a1/54a9c31e58e832f6d9023c9fc4ce0f6fdff2100db56f65bd56808dbdb613/alanube-0.1.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "bd3a0bed90fbfbd24a9cf89e716a4d4443a577ab04fdd5882810f6a3d9126cf5",
"md5": "8bcfaec8c63cb1ab504b524c867d3ecf",
"sha256": "7e6c44221d6e0303d8a79758048cc54bb7880b1ae53d64d5f8b8941e11020fe8"
},
"downloads": -1,
"filename": "alanube-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "8bcfaec8c63cb1ab504b524c867d3ecf",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 11164,
"upload_time": "2024-10-01T17:02:28",
"upload_time_iso_8601": "2024-10-01T17:02:28.032881Z",
"url": "https://files.pythonhosted.org/packages/bd/3a/0bed90fbfbd24a9cf89e716a4d4443a577ab04fdd5882810f6a3d9126cf5/alanube-0.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-01 17:02:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "wilmerm",
"github_project": "alanube-python",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "requests",
"specs": []
}
],
"lcname": "alanube"
}