Package oceanex_py3

oceanex_py3 is a Python SDK to query, trade and manage funds on Oceanex.

Installation: pip3 install oceanex_py3

Source: https://github.com/laalaguer/oceanex_py3

Expand source code
'''
oceanex_py3 is a Python SDK to query, trade and manage funds on Oceanex.

Installation: pip3 install oceanex_py3

Source: https://github.com/laalaguer/oceanex_py3
'''

Sub-modules

oceanex_py3.personal

Personal API methods of Oceanex. Requires authentication …

oceanex_py3.public

Public API methods of Oceanex …