Metadata-Version: 2.1
Name: pyflowcl
Version: 1.2.0
Summary: Cliente para comunicacion con flowAPI-3 de flow.cl
Home-page: https://www.flow.cl/docs/api.html
License: MIT
Keywords: plataforma de pagos,pagos,pagar,cobrar,ecommerce,tarjetas,credito,debito,redcompra,webpay,visa,mastercard,transbank
Author: Mario Hernandez
Author-email: yo@mariofix.com
Requires-Python: >=3.8.5,<4.0.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: certifi
Requires-Dist: openapi3 (==1.8.1)
Requires-Dist: python-fsutil (==0.10.0)
Requires-Dist: python-slugify (==8.0.1)
Requires-Dist: pyyaml (==6.0.1)
Requires-Dist: requests (==2.31.0)
Requires-Dist: typer[all] (>=0.9.0,<0.10.0)
Project-URL: Documentation, https://mariofix.github.io/pyflowcl/
Project-URL: Repository, https://github.com/mariofix/pyflowcl
Description-Content-Type: text/markdown

PyFlowCL
============
Cliente API para operaciones con el servicio de pagos Flow.cl  [FlowAPI-3.0.1](https://www.flow.cl/docs/api.html)
Frunciona como wrapper sobre cliente [OpenAPI3] (https://github.com/Dorthu/openapi3)

[![pyflowcl-tests](https://github.com/mariofix/pyflowcl/actions/workflows/pyflowcl.yml/badge.svg?branch=dev)](https://github.com/mariofix/pyflowcl/actions/workflows/pyflowcl.yml) [![PyPI version](https://badge.fury.io/py/pyflowcl.svg)](https://badge.fury.io/py/pyflowcl)
---



---

## Licencia
>Puedes revisar el [texto completo de la licencia](https://github.com/mariofix/pyflowcl/blob/main/LICENSE)

Este proyecto está licenciado bajo los términos de la licencia **MIT**.
FlowAPI está licenciado bajo los términos de la licencia **Apache 2.0**.

