Metadata-Version: 2.1
Name: getnet-py
Version: 1.0.6
Summary: A Getnet Santander SDK
Home-page: https://github.com/ramon/getnet-py
Author: Ramon Soares
Author-email: contato@ramonsoares.com
License: UNKNOWN
Description: getnet-py [![Build Status](https://travis-ci.org/ramon/getnet-py.svg?branch=master)](https://travis-ci.org/ramon/getnet-py) [![Coverage Status](https://coveralls.io/repos/github/ramon/getnet-py/badge.svg?branch=master)](https://coveralls.io/github/ramon/getnet-py?branch=master)
        =========
        
        This project provider a SDK to handler with Santander Getnet API.
        
        Installation
        ------------
        
        To install getnet-py you can use pip:
        
            $ pip install getnet-py
        
        or pipenv:
        
            $ pipenv install getnet-py
        
            
        
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.2
Description-Content-Type: text/markdown
