Differences between revisions 12 and 14 (spanning 2 versions)
Revision 12 as of 2004-06-20 00:42:49
Size: 3808
Editor: twgate
Comment:
Revision 14 as of 2004-06-20 10:25:03
Size: 3929
Editor: twgate
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
= Possible Contents = = Target =
 * Current thinking is to focus educational/scientific applications.
 * interested beginners, include everything needed for starting
Line 10: Line 12:
Here's a quick (incomplete and biased by my bookmark file) list of example things that might be included in the "Fat Python". Current thinking is to focus educational/scientific applications.

 * Core Python distribution
 * GUI toolkit bindings
  * PyGtk
  * WxPython
  * PyQt
  * Others?
 * Scientific plotting applications
  * PyX
 * Numeric Python extensions
 * Image processing
  * ["PIL"]
  * PyAC # album creator
= Core Contents =
 * Core Python distribution, latest version, installed and as installable archive
Line 30: Line 20:
  * Tutorials and FAQ on PyGtk
Line 40: Line 29:
 * Fun Stuff
  * movies - as far as space allows:
   * Yoda
   * Love Story
   * [http://www.ibiblio.org/pub/multimedia/video/obp/IntroducingPython.mpg Introducing Python Movie] ''mpg'' ''Huge File Warning! 238 MB''
  * background image (Python with batteries included in 1024x768?)
  * Docs, Tutorials and FAQs to non-core components (like PyGtk etc.)
Line 47: Line 31:
== Other Ideas == = Extensions =
 * GUI toolkit bindings
  * PyGtk
  * WxPython
  * PyQt
  * Others?
 * Scientific plotting applications
  * PyX
 * Numeric Python extensions
 * Graphics / Image processing
  * ["PIL"]
  * PyAC # album creator
  * pygame, pyopengl
Line 76: Line 73:
  * PyChecker - for checking python src code

 * Fun Stuff
  * movies - as far as space allows:
   * Yoda
   * Love Story
   * [http://www.ibiblio.org/pub/multimedia/video/obp/IntroducingPython.mpg Introducing Python Movie] ''mpg'' ''Huge File Warning! 238 MB''
  * background image (Python with batteries included in 1024x768?)

At PyCon 2004, a BoF discussed ways to get grant money for Python development. The initial target of the funding requests will be for the development of a "Fat Python" distribution. This will take the form of a bootable CDROM. The application on the CD will cover a variety of educational topics, in addition to teaching introductory computer programming. We plan to develop a demo version of the CDROM in parallel with writing a grant request for funding.

This project is discussed on [http://starship.python.net/cgi-bin/mailman/listinfo/python-grants the python-grants list].

See also PythonEducationalDistribution by the Seattle Python Interest Group. They are creating a Windows CD. Also, the Python EduSig list has discussed using [http://www.morphix.org/modules/news/ Morphix] to create a bootable custom CD. I would encourage you to get in touch with both these groups.

Target

  • Current thinking is to focus educational/scientific applications.
  • interested beginners, include everything needed for starting

Core Contents

Extensions

There are some ready to go apps like

  • library automation
  • Plone based school setup

that may show something good out of the box. -- MikeRovner DateTime(2004-04-09T18:59:28Z)


CategoryPythonInBusiness

EducationalCd (last edited 2008-11-15 14:00:31 by localhost)

Unable to edit the page? See the FrontPage for instructions.