Installation
To install Compy you need these things:- Python 2.7 running in your system (to check if you have it, open a terminal and type
python, it should open a python console - A python library called WxPython, check if you have it typing
import wxin the python console - Some other python libraries: unidecode and fuzzywuzzy
- The Compy program
To run compy, just open a terminal in the compy directory and type:
> pythonw ex_hello_world.py
Tip: If you don't know what I'm talking about, but you want to learn python, don't worry, just find someone who is more into computers and ask her/him to set things up for you