The official Python client for the Beyonic.com API
Project description
Beyonic Python Library
The official Python library for interacting with http://beyonic.com API
Installation
You don't need this source code unless you want to modify the package. If you just want to use the Beyonic Python bindings, you should run:
pip install beyonic
or
easy_install beyonic
or manually
git clone https://github.com/beyonic/beyonic-python.git
cd beyonic-python
python setup.py install
Usage
Please visit https://apidocs.beyonic.com/ for usage documentation
Development
Please see DEVELOPMENT.md for information on adding installing requirements, adding new API methods and running tests
Changelog
0.1.8
- Added
Accounts API Wrapper
for interacting with theaccounts api
.
0.1.14
- Added Network and Currency APIs and ability to set Duplicate-Check-Key header for each request
0.1.15
- Added
banks API wrapper
for interacting withthe banks api
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
beyonic-0.1.16.tar.gz
(7.4 kB
view hashes)