Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.68 KB

README.md

File metadata and controls

39 lines (27 loc) · 1.68 KB

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.