.. image:: https://img.shields.io/github/commit-activity/m/SAT-CFDI/python-gbm
:target: https://github.com/badges/SAT-CFDI/python-gbm
:alt: Activity
.. image:: https://readthedocs.org/projects/satdigitalinvoice/badge?version=latest
:target: https://satdigitalinvoice.readthedocs.io?badge=latest
:alt: Documentation Status
.. image:: https://github.com/SAT-CFDI/python-gbm/actions/workflows/tests.yml/badge.svg
:target: https://github.com/SAT-CFDI/python-gbm/actions/workflows/tests.yml
:alt: Tests
.. image:: https://github.com/SAT-CFDI/python-gbm/actions/workflows/codeql.yml/badge.svg
:target: https://github.com/SAT-CFDI/python-gbm/actions/workflows/codeql.yml
:alt: CodeQL
.. image:: https://github.com/SAT-CFDI/python-gbm/actions/workflows/publish.yml/badge.svg
:target: https://github.com/SAT-CFDI/python-gbm/actions/workflows/publish.yml
:alt: Publish
.. image:: https://img.shields.io/github/v/release/SAT-CFDI/python-gbm.svg?logo=git&style=flat
:target: https://github.com/SAT-CFDI/python-gbm/releases
:alt: Releases
.. image:: https://pepy.tech/badge/satdigitalinvoice/month
:target: https://pepy.tech/project/satdigitalinvoice
:alt: Downloads
.. image:: https://img.shields.io/pypi/pyversions/satdigitalinvoice.svg
:target: https://pypi.org/project/satdigitalinvoice
:alt: Supported Versions
.. image:: https://img.shields.io/github/contributors/SAT-CFDI/python-gbm.svg
:target: https://github.com/SAT-CFDI/python-gbm/graphs/contributors
:alt: Contributors
.. image:: https://scrutinizer-ci.com/g/SAT-CFDI/python-gbm/badges/quality-score.png?b=main
:target: https://scrutinizer-ci.com/g/SAT-CFDI/python-gbm/?branch=main
:alt: Scrutinizer Code Quality
.. image:: https://scrutinizer-ci.com/g/SAT-CFDI/python-gbm/badges/coverage.png?b=main
:target: https://scrutinizer-ci.com/g/SAT-CFDI/python-gbm/code-structure/main/code-coverage/python-gbm/
:alt: Code Coverage
.. image:: https://img.shields.io/discord/1045508868807073792?logo=discord&style=flat
:target: https://discord.gg/6WA9QvZcRn
:alt: Discord
GBM API
==========================
* GBM API Non-Official Library
Installation
____________________
Install GBM API from PyPI with:
.. code-block:: sh
python -m pip install gbm
or install from source with:
.. code-block:: sh
git clone https://github.com/SAT-CFDI/python-gbm
cd python-gbm
python -m pip install .
Raw data
{
"_id": null,
"home_page": "https://github.com/SAT-CFDI/python-gbm",
"name": "gbmapi",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": "gbm",
"author": "satcfdi@outlook.com",
"author_email": "satcfdi@outlook.com",
"download_url": "https://files.pythonhosted.org/packages/ed/a3/a4bfad938948f295394ec4367b81f37c06d79fc99e1c381d0c61880c8e47/gbmapi-0.0.1.tar.gz",
"platform": null,
"description": ".. image:: https://img.shields.io/github/commit-activity/m/SAT-CFDI/python-gbm\n :target: https://github.com/badges/SAT-CFDI/python-gbm\n :alt: Activity\n\n.. image:: https://readthedocs.org/projects/satdigitalinvoice/badge?version=latest\n :target: https://satdigitalinvoice.readthedocs.io?badge=latest\n :alt: Documentation Status\n\n.. image:: https://github.com/SAT-CFDI/python-gbm/actions/workflows/tests.yml/badge.svg\n :target: https://github.com/SAT-CFDI/python-gbm/actions/workflows/tests.yml\n :alt: Tests\n\n.. image:: https://github.com/SAT-CFDI/python-gbm/actions/workflows/codeql.yml/badge.svg\n :target: https://github.com/SAT-CFDI/python-gbm/actions/workflows/codeql.yml\n :alt: CodeQL\n\n.. image:: https://github.com/SAT-CFDI/python-gbm/actions/workflows/publish.yml/badge.svg\n :target: https://github.com/SAT-CFDI/python-gbm/actions/workflows/publish.yml\n :alt: Publish\n\n.. image:: https://img.shields.io/github/v/release/SAT-CFDI/python-gbm.svg?logo=git&style=flat\n :target: https://github.com/SAT-CFDI/python-gbm/releases\n :alt: Releases\n\n.. image:: https://pepy.tech/badge/satdigitalinvoice/month\n :target: https://pepy.tech/project/satdigitalinvoice\n :alt: Downloads\n\n.. image:: https://img.shields.io/pypi/pyversions/satdigitalinvoice.svg\n :target: https://pypi.org/project/satdigitalinvoice\n :alt: Supported Versions\n\n.. image:: https://img.shields.io/github/contributors/SAT-CFDI/python-gbm.svg\n :target: https://github.com/SAT-CFDI/python-gbm/graphs/contributors\n :alt: Contributors\n\n.. image:: https://scrutinizer-ci.com/g/SAT-CFDI/python-gbm/badges/quality-score.png?b=main\n :target: https://scrutinizer-ci.com/g/SAT-CFDI/python-gbm/?branch=main\n :alt: Scrutinizer Code Quality\n\n.. image:: https://scrutinizer-ci.com/g/SAT-CFDI/python-gbm/badges/coverage.png?b=main\n :target: https://scrutinizer-ci.com/g/SAT-CFDI/python-gbm/code-structure/main/code-coverage/python-gbm/\n :alt: Code Coverage\n\n.. image:: https://img.shields.io/discord/1045508868807073792?logo=discord&style=flat\n :target: https://discord.gg/6WA9QvZcRn\n :alt: Discord\n\nGBM API\n==========================\n\n* GBM API Non-Official Library\n\n\nInstallation\n____________________\n\nInstall GBM API from PyPI with:\n\n.. code-block:: sh\n\n python -m pip install gbm\n\nor install from source with:\n\n.. code-block:: sh\n\n git clone https://github.com/SAT-CFDI/python-gbm\n cd python-gbm\n python -m pip install .\n\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "GMB Non-official API for Python",
"version": "0.0.1",
"project_urls": {
"Documentation": "https://gbmapi.readthedocs.io",
"Homepage": "https://github.com/SAT-CFDI/python-gbm",
"Source": "https://github.com/SAT-CFDI/python-gbm"
},
"split_keywords": [
"gbm"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6141b4fcf047ad60ec79569a002e2d9acfc4f9c1a983727482da451e861fa94d",
"md5": "fb20c0db36364fba0be20570a0ad08df",
"sha256": "d13053dfe16252abe65f7f4c4b1ca5dc33f1757c0449170eac7e026680ef2263"
},
"downloads": -1,
"filename": "gbmapi-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fb20c0db36364fba0be20570a0ad08df",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 10132,
"upload_time": "2024-07-04T22:45:08",
"upload_time_iso_8601": "2024-07-04T22:45:08.104704Z",
"url": "https://files.pythonhosted.org/packages/61/41/b4fcf047ad60ec79569a002e2d9acfc4f9c1a983727482da451e861fa94d/gbmapi-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "eda3a4bfad938948f295394ec4367b81f37c06d79fc99e1c381d0c61880c8e47",
"md5": "81c897da67e869f32134329b19fc2ccd",
"sha256": "a0c9e92b3acee9042f74b2a85a154147f31f5b0739f4adb2899ccdc8fc837c4c"
},
"downloads": -1,
"filename": "gbmapi-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "81c897da67e869f32134329b19fc2ccd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 9547,
"upload_time": "2024-07-04T22:45:09",
"upload_time_iso_8601": "2024-07-04T22:45:09.785522Z",
"url": "https://files.pythonhosted.org/packages/ed/a3/a4bfad938948f295394ec4367b81f37c06d79fc99e1c381d0c61880c8e47/gbmapi-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-04 22:45:09",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "SAT-CFDI",
"github_project": "python-gbm",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "gbmapi"
}