Metadata-Version: 2.1
Name: finix
Version: 5.0.0
Summary: Finix API client library
Home-page: https://github.com/finix-payments/finix-python
Author: Finix
Author-email: support@finixpayments.com
License: Apache
Project-URL: Source Code, https://github.com/finix-payments/finix-python
Project-URL: Bug Tracker, https://github.com/finix-payments/finix-python/issues
Project-URL: Changes, https://github.com/finix-payments/finix-python/blob/main/CHANGELOG.md
Project-URL: Documentation, https://www.finix.com/docs
Keywords: Payment,Finix API
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: urllib3 >=1.25.3
Requires-Dist: python-dateutil

Official Finix Python SDK
===================================

A Python library for Finix APIs.


Installation
---------------

You can install this package by pip:

    $ pip install finix

Using the Finix APIs
-------------------------

Documentation for developers and Finix API reference:

- https://www.finix.com/docs/
- https://www.finix.com/docs/api/

Please check the first link for general documentation and the second link for details of Finix APIs.
