The official Python library for interacting with http://beyonic.com API
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 beyonicor
easy_install beyonicor manually
git clone https://github.com/beyonic/beyonic-python.git
cd beyonic-python
python setup.py installPlease visit http://support.beyonic.com/api for usage documentation
Please see DEVELOPMENT.md for information on adding installing requirements, adding new API methods and running tests