Skip to content

Requirements

Alexander Skiridomov edited this page Oct 14, 2016 · 3 revisions

Iqoptionapi depends on some external libraries, like Requests and websocket-client.

You can install it by command:

$ pip install requests websocket-client

or use the requirements.txt:

$ pip install -r requirements.txt

About

Installation

Getting Started

Troubleshooting

Clone this wiki locally