Home

Jonathan Bennett

PyTrader

PyTrader is a python program intended to implement the Advanced Trading rules found in GURPS Traveller: Far Trader. It is currently in the very early stages of development.

Current Features:
Able to manually input worlds and save them to json files. When the world is created, the cargo rate for the world for jump-1, jump-2, and jump-3 cargo is generated using the formula from GT:FT. If there is already a cargo rate for the world, the cargo rate is mutated per the second formula for cargo rates.

Next Feature: Ability to read a .sec file, convert the data to fit the GURPS FT data model, and save the collection of worlds as a folder of json files.