Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 347 Bytes

File metadata and controls

16 lines (9 loc) · 347 Bytes

Installation

The recommended way to install the Debug Toolbar is via pip:

$ pip install forex-python

Install from development branch:

$ pip install git+https://github.com/MicroPyramid/forex-python.git

Note

forex-python uses requests to make API calls.