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.