I believe Linux and Mac already have Python installed by default but windows does not so it will need to be installed if you don't already have it.
The files should be extracted to any directory that has read/write permissions.
Traffic_Creator.py can be run either through an IDE or directly from the directory via the command line/terminal by typing "python Traffic_Creator.py" without the quotes.
In windows you can open the terminal from the directory the files are in by clicking in the address bar and typing cmd then enter.
The program should be self explanatory if you have delt with traffic files before but if not I suggest reading up about them on the Wiki first. -
[Wiki.flightgear](http://wiki.flightgear.org/AI_Traffic) (link also in program).
You can create as many aircraft and flights as you wish by filling in the details then pressing the "Create Aircraft Section" then "Create Flight Section", this process can be repeated as often as you like but remember to alter the relevant details so you don't end up with duplicate flights.
**Do not close the program until you have finished all tasks and saved the file as this will wipe all data.** Saving the file will automatically close the program.
This is not an xml editor, it can not edit traffic files, I created it to quickly write test or local files so it's not really a program for writing airline schedules.