WilliamOtieno / python-flutterwave

Python Wrapper for interacting with the Flutterwave API

Home Page:https://pypi.org/project/python-flutterwave/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-flutterwave

  • This lib aims to be the middleman between Flutterwave API and a python backend. Ergo, it directly makes the API requests to FW and returns the necessary info to the backend.

  • One should thoroughly go through the official docs here in order to have a meaningful insight on how to use the params provided by the functions in the lib.

  • The lib will also follow the same project structure as the official docs for ease of use and consistency.

  • NB: Set FW_SECRET_KEY environnment variable obtained from the dashboard.

  • Full package documentation can be accessed from here

  • More contributors needed, refer to the contribution gude

About

Python Wrapper for interacting with the Flutterwave API

https://pypi.org/project/python-flutterwave/

License:MIT License


Languages

Language:Python 100.0%