Skip to content

payjp/payjp-python

Repository files navigation

PAY.JP for Python

Build Status

Installation

Install from PyPi using pip, a package manager for Python.

pip install payjp

Or, you can download the source code (ZIP) for payjp-python, and then run:

python setup.py install

Documentation

Please see our official documentation.

Dependencies

  • Python 3.8 or later
  • requests

Install dependencies from using pip:

pip install -r requirements.txt

About

PAY.JP Python bindings

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 12

Languages