TravReferee - a python project aimed at making the Traveler RPG easier to referee.
World.py - allows you to create randomly generated worlds without having to roll a single dice in person. pretty handy for when your playgroup wants to go the direction you haven't charted yet.
sample output:
Size: 0
Atmosphere Type: 0
Temperature: 1007
Hydrographic Percentage: 0
Population: 2
Government Type: 0
Law Level: 1
Tech Level: 12
Trade Codes: As Ht Lo Va
Starport Quality: C
Bases: pirate
Travel Code: A
CalcAvailablePassengers.py - a python program that calculates available passangers given several command line options. has a requirements file.