Skip to content

gramedia-digital-nusantara/ovoclient

Repository files navigation

OVO Client

INCOMPLETE. DO NOT USE

This is a small python client for integrating applications with the OVO API.

Quickstart

This library will work with Python 3.6+.

Development

# install requirements
pip install -r requirements_dev.txt

# add sources directory to the search path
PYTHONPATH=$PYTHONPATH:$(pwd)/src

# run tests
behave

About

A Python library for communicating with OVO Payment API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published