Skip to content

Latest commit

 

History

History
71 lines (49 loc) · 2.45 KB

File metadata and controls

71 lines (49 loc) · 2.45 KB
Activity Documentation Status Tests CodeQL Publish Releases Downloads Supported Versions Contributors Scrutinizer Code Quality Code Coverage Discord

GBM API

  • GBM API Non-Official Library

Installation

Install GBM API from PyPI with:

python -m pip install gbm

or install from source with:

git clone https://github.com/SAT-CFDI/python-gbmapi
cd python-gbmapi
python -m pip install .