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.
Setup a local environment:
I expected that you already python3 installed in your machine
$ make setup
The CI command that setups all requirements and runs tests to assure everything is configured accordingly.
$ make test
Copyright Alefh Sousa 2020.
Distributed under the terms of the MIT license, konduto-sdk is free and open source software.