Skip to content
Tomek Roszczynialski edited this page May 5, 2016 · 16 revisions

Wiki contents:


General information:

Throughout this wiki it is assumed that You are in the project directory, where main.py file is located.

Most examples are in the IPython format: In [xx]: output = some_command(arguments). All of those commands should work inside a python script as well.

Clone this wiki locally