[Python-grants] Who was at the BoF?
A.M. Kuchling
amk at amk.ca
Fri Apr 9 01:37:49 CEST 2004
On Thu, Apr 08, 2004 at 03:51:48PM -0500, Michael McLay wrote:
> Should we start a wiki page to capture all of the possible packages? What
> should be the format for the wiki pages? Should we rank them by:
> maturity/quality? relevance to education? popularity? Should we add short
> descriptions of each application? screenshots? Reasons for suggesting the
> software for inclusion? What release of the software to include in the CDROM.
A Wiki page is a good idea. I suggest we start with a small initial set of
packages; a project with too ambitious a scope might end in the same way as
PEP 206, which never really went anywhere. Pick an application area or two
and focus on them. The math/science proposal implies that we should focus
on education and on numeric stuff.
> - GUI toolkit bindings
> - PyGtk
> - wxPython
> - PyQt
> - Others?
Probably we need all of them in order to support various applications. I
don't think GUI development tools such as Glade are necessary; they're
probably off-topic for now.
> - Databases and adapters
> - Web tools
Also probably off-topic, unless they're needed for an application.
> - Scientific plotting applications
> - Numeric Python extensions
> - Applications written in Python
Again, limit it to educational applications.
> - Documentation
Docs are easy to include, so include everything that's legal to include.
--amk
More information about the Python-grants
mailing list