The Dink Network

Reply to Re: Looking for testers for PyDink on Windows and GNU/Linux

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
April 25th 2015, 02:22 AM
peasantmb.gif
yeoldetoast
Peasant They/Them Australia
LOOK UPON MY DEFORMED FACE! 
I'd suggest you start by making a proper distutils setup.py script which would allow you to create cx_freeze or py2exe/py2app packages which would make distribution very easy on Windows and OS X and probably *nix as well.
You might also want to change the configuration setup method to use configparser and an ini file instead of editing pde.gui.in as it's kind of esoteric.