Skip to content

sirsalari/wallex-python

 
 

Repository files navigation

Wallex-python v.0.0.6

Wallex Python SDK

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/

Installation

pip install wallex-python --save

Usage

from wallex.client import Client

client = Client(api_key='YOUR_API_KEY')

License

wallex-python

Contributing

wallex-python

Tests

python -m pytest

Changelog

git log --pretty=format:'%h - %an, %ar : %s' --graph

Contributors

git shortlog -sn

About

Python Client for Wallex Exchange API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%