This is an unofficial Python wrapper for the Wallex exchange API v1 <https://api-docs.wallex.ir>. use at your own risk.
Source code https://github.com/wallexchange/wallex-python
Documentation https://api-docs.wallex.ir/
pip install wallex-python --savefrom wallex.client import Client
client = Client(api_key='YOUR_API_KEY')python -m pytestgit log --pretty=format:'%h - %an, %ar : %s' --graphgit shortlog -sn