Index of /ports/x11-toolkits/py-wxPython26-unicode/work/wxPython-src-2.6.3.3/wxPython/wx/py

      Name                    Last modified       Size  Description

[DIR] Parent Directory 07-Jan-2008 00:06 - [TXT] CHANGES.txt 07-Jan-2006 14:52 20k [IMG] Py.ico 22-Oct-2003 23:35 5k [   ] PyAlaCarte.py 25-Dec-2005 10:34 1k [   ] PyAlaMode.py 25-Dec-2005 10:34 1k [   ] PyAlaModeTest.py 26-Dec-2005 11:53 1k [IMG] PyCrust.ico 22-Oct-2003 23:35 5k [   ] PyCrust.py 27-Dec-2005 12:43 2k [IMG] PyCrust_16.png 22-Oct-2003 23:35 1k [IMG] PyCrust_32.png 22-Oct-2003 23:35 1k [   ] PyFilling.py 25-Dec-2005 10:34 1k [   ] PyShell.py 27-Dec-2005 12:43 2k [   ] PyWrap.py 25-Dec-2005 10:34 1k [   ] __init__.py 25-Dec-2005 10:34 1k [   ] buffer.py 25-Dec-2005 10:34 4k [   ] crust.py 23-Feb-2006 17:21 12k [   ] dispatcher.py 10-Jun-2006 16:46 9k [   ] document.py 25-Dec-2005 10:34 1k [   ] editor.py 27-Dec-2005 12:43 28k [   ] editwindow.py 23-Feb-2006 17:21 10k [   ] filling.py 20-Feb-2006 12:09 13k [   ] frame.py 24-Feb-2006 10:48 32k [   ] images.py 25-Dec-2005 10:34 4k [   ] interpreter.py 27-Dec-2005 12:43 5k [   ] introspect.py 29-Jun-2006 15:24 14k [   ] pseudo.py 25-Dec-2005 10:34 3k [   ] shell.py 10-Jun-2006 16:46 51k [DIR] tests/ 15-Jul-2006 15:39 - [   ] version.py 27-Dec-2005 12:43 1k

=====================================
 PyCrust - The Flakiest Python Shell
=====================================

Half-baked by Patrick K. O'Brien (pobrien@orbtech.com)

Orbtech - "Your source for Python programming expertise."
Sample all our half-baked Python goods at www.orbtech.com.


What is PyCrust?
----------------

PyCrust is an interactive Python environment written in Python.
PyCrust components can run standalone or be integrated into other
development environments and/or other Python applications.

PyCrust comes with an interactive Python shell (PyShell), an
interactive namespace/object tree control (PyFilling) and an
integrated, split-window combination of the two (PyCrust).


What is PyCrust good for?
-------------------------

Have you ever tried to bake a pie without one? Well, you shouldn't
build a Python program without a PyCrust either.


What else do I need to use PyCrust?
-----------------------------------

PyCrust requires Python 2.2 or later, and wxPython 2.4 or later.
PyCrust uses wxPython and the Scintilla wrapper (wxStyledTextCtrl).
Python is available at http://www.python.org/.  wxPython is available
at http://www.wxpython.org/.


Where can I get the latest version of PyCrust?
----------------------------------------------

The latest production version ships with wxPython.  The latest
developer version is available in the wxWindows CVS at:
http://cvs.wxwindows.org/viewcvs.cgi/


Where is the PyCrust project hosted?
------------------------------------

The old answer was "At SourceForge, of course." The SourceForge
summary page is still available at:
http://sourceforge.net/projects/pycrust/

The new answer is that there is no longer a need for a separate
project.  Simply install wxPython and you'll have everything you need.


I found a bug in PyCrust, what do I do with it?
-----------------------------------------------

You can send it to me at pobrien@orbtech.com.


I want a new feature added to PyCrust. Will you do it?
------------------------------------------------------

Flattery and money will get you anything. Short of that, you can send
me a request and I'll see what I can do.


Does PyCrust have a mailing list full of wonderful people?
----------------------------------------------------------

As a matter of fact, we do. Join the PyCrust mailing lists at:
http://sourceforge.net/mail/?group_id=31263


What is the CVS information for this README file?
-------------------------------------------------

$Date: 2004/01/25 23:37:41 $
$Revision: 1.3 $
$Id: README.txt,v 1.3 2004/01/25 23:37:41 PKO Exp $