file browser

David LeBlanc whisper at oz.net
Mon Mar 17 03:52:11 EST 2003


> -----Original Message-----
> From: python-list-admin at python.org
> [mailto:python-list-admin at python.org]On Behalf Of Ali Dada
> Sent: Sunday, March 16, 2003 14:19
> To: python-list at python.org
> Subject: file browser
>
>
> hi all:
>
> i am writing an application in Python/Tkinter that excessively uses a file
> browser ..
>
> any idea if there is a ready implementation or useful library or
> if not how i
> proceed????
>
> thanks a
> lot...

Not sure what you mean by a file browser, but twander is a file browser
written in python/tkinter.
'twander' is a macro-programmable Filesystem Browser which runs on
both Unix-like systems as well as Win32 systems.  It embraces the best
ideas of both similar GUI-driven programs (Konqueror, Windows
Explorer) as well as text-based interfaces (Midnight Commander, List,
Sweep).

http://www.tundraware.com/Software/twander/

HTH,

Dave LeBlanc
Seattle, WA USA






More information about the Python-list mailing list