You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

python-flutterwave

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

python-flutterwave

Python Wrapper for interacting with the Flutterwave Payments API

1.2.2
Maintainers
1

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

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts