–Note: the IDE will install its own Python Interpreter. In order to use it, you will need to install the ‘pyral’ package (AC Python’s tool-kit) again for that interpreter, OR you can change your IDE to use the Python’s interpreter you used earlier where ‘pyral’ is already installed.
–Create Hello World test file.
–Run rallyfire.py from your IDE.
–Run few samples provided by Python’s toolkit.
Step 6: You’re all set to write your own code. Go for it!