← Back to team overview

phatch-dev team mailing list archive

Re: Switching to python 2.5 with pyexiv-0.1.2 for Windows (py2exe)

 

To get any Phatch developer quick started on Windows I created this
zip file with free tools:
http://photobatch.stani.be/download/package/phatch-dev-win.zip

I'll quote the README.txt:

Useful tools for Phatch development
===================================

Bzr & Putty
-----------
See Help > Developer Documentation in Phatch

DOSHERE.INF
-----------
Right click and click on install to add 'Command Prompt here' in the
Windows explorer

Stani's Python Editor (_spe)
----------------------------
- Requires wxPython (should be installed already for Phatch)
- Do not rename this folder, keep it as '_spe' but you can move it anywhere.
- Start the editor with SPE.pyw

WinPdb
------
Powerful Python Debugger


Other useful software
=====================

AVG Free
--------
- Free virus scanner
- Download: http://free.avg.com/us-en/download?prd=afg#tba2


IPython
-------
- Enhanced Interactive Python shell
- Requires pyreadline: http://ipython.scipy.org/dist/
- Download: http://ipython.scipy.org/moin/Download



References