Metadata-Version: 2.1
Name: transfermovil-api
Version: 0.0.1
Summary: Transfermovil's payment platform API access library
Home-page: https://github.com/dennisbr91/tansfermovil_api
Author: Dennis Beltran Romero
Author-email: dennisbr@nauta.cu
License: GPL 3.0
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Requires-Python: >=3.5
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: bs4
Requires-Dist: qrcode

# Transfermovil_api
Esta API esta basada en el paquete esdk para python, especificamente en el 
modulo de payment

# How to install?

    pip install transfermovil-api
 
 Requires Python >= 3.5 with pip. (https://pypi.org/project/transfermovil-api/)


