pybox utility library
Doug Hellmann
dhellmann at zcentral.com
Thu Sep 23 21:06:55 EDT 1999
pybox
This library consists of lots of Python utility classes and scripts
including a base class for creating command line applications with
formatted help output and argument handling, a user preference file
management class, and a class for accessing the win32 registry with a
higher level of abstraction than the win32api module provides.
See http://members.home.net/doughellmann/pybox/index.html for more
details.
(Previous users of the pybox library please notice that the web site has
moved.)
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
<P><A HREF="http://members.home.net/doughellmann/pybox/index.html">pybox
utility library</A> - Python utility classes and scripts; such as a base
class for creating command line applications with formatted help output
and argument handling, user preferences management, and a high-level
Win32 registry access class. (23-Aug-99)
--
----------- comp.lang.python.announce (moderated) ----------
Article Submission Address: python-announce at python.org
Python Language Home Page: http://www.python.org/
Python Quick Help Index: http://www.python.org/Help.html
------------------------------------------------------------
More information about the Python-list
mailing list