konduto-sdk

SDK to let the process easier to integrate your application with konduto rest API


Keywords
konduto, sdk, api
License
MIT
Install
pip install konduto-sdk==1.0.0

Documentation

codecov ci PyPI - License Codacy Badge PyPI - Status PyPI - Python Version PyPI

A Python SDK for integrating with the Konduto rest api. Compatible with python 3.6+, this repo not is a official repository from Konduto. Feel free to contribute with the project.

Getting Started

Setup a local environment:

I expected that you already python3 installed in your machine

$ make setup

Running tests

The CI command that setups all requirements and runs tests to assure everything is configured accordingly.

$ make test

License

Copyright Alefh Sousa 2020.

Distributed under the terms of the MIT license, konduto-sdk is free and open source software.