This Python script generates the script files needed for creating a sugar game (with PyGame) for the OLPC XO
Since sugar-quickstart only creates new files it doesn't have any external dependencies. To run simply enter the following into the terminal of your choice
python sugar_quickstart.py <path-to-output-dir>
Instructions on how to use your sugar_quickstart generated project are included in README.md which is autogenerated by sugar_quickstart.