[python-win32] Re: Found how to use TLBs with py2exe,

Leighton Pritchard lpritc at scri.sari.ac.uk
Mon Mar 1 10:47:20 EST 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1



jkreps at rev.state.ne.us wrote:

| |Speaking from my own experience, many of the small utilities and scripts I
| |write in Python for the biologists in our group have to be run on Windows,
| [...]
| |Py2exe is invaluable to me in distributing the code that I write and
| making it
| |usable amongst the less computer-literate in the institute.
|
| Hi Doc,
| Py2exe does that task admirably.  Do any of your "small utilities and
| scripts" contain GUI interfaces and/or connections to database backends
| that require pre-installed client services and/or logins to pre-existing
| accounts?

Don't get me wrong - I'm not criticising your analysis, just making the point
that py2exe has more utility to me than just preventing alterations to *.py files.

As it happens, some of the utilities have involved GUIs (in my previous job),
but none made any connections to local databases.  Where local databases are
required, I tend to provide the services by other means, and where public
databases are required, pre-installed client services and/or logins to
pre-existing accounts haven't been an issue.

- --
Dr Leighton Pritchard AMRSC
D104, PPI, Scottish Crop Research Institute
Invergowrie, Dundee, DD2 5DA, Scotland, UK
E: lpritc at scri.sari.ac.uk	W: http://bioinf.scri.sari.ac.uk/index.shtml
T: +44 (0)1382 568579		F: +44 (0)1382 568578
PGP key FEFC205C: GPG key E58BA41B: http://www.keyserver.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFAQ1sIL1gZ+OWLpBsRApUBAJ9mB53AxDjbbPaTqGQ/DV3px7s0YQCeN+/O
nyRi3vzoJOjGe7JLJ1SUWMc=
=Xz1X
-----END PGP SIGNATURE-----




More information about the Python-win32 mailing list