Skip to content

daniel-waruo/jenga-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenga API Wrapper

Jenga API is a product by finserve africa used for receiving and sending money. This is a python wrapper used to make work easier while interacting with the api.

Getting Started

Prerequisites

First you need python3 and pip installed. After installing the above run the below commands.

pip install -r dev-requirements.txt
pip install -r requirements.txt

Installing

install via pip

pip install git+https://github.com/daniel-waruo/jenga-wrapper.git

Running the tests

Go to the root directory and run the below command.

python -m unittest

Authors

Contacts

About

This is an API wrapper for finserve's jenga API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published