Poodletooth-iLand/panda/python/Lib/site-packages/wx/py
2015-03-06 06:11:40 -06:00
..
tests added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
__init__.py added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
buffer.py added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
CHANGES.txt added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
crust.py added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
crustslices.py added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
dispatcher.py added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
document.py added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
editor.py added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
editwindow.py added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
filling.py added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
frame.py added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
images.py added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
interpreter.py added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
introspect.py added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
magic.py added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
parse.py added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
path.py added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
pseudo.py added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
Py.ico added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
PyAlaCarte.py added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
PyAlaMode.py added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
PyAlaModeTest.py added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
PyCrust.ico added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
PyCrust.py added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
PyCrust_16.png added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
PyCrust_32.png added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
PyFilling.py added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
PyShell.py added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
PySlices.ico added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
PySlices.py added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
PySlices_16.png added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
PySlices_32.png added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
PySlicesShell.py added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
PyWrap.py added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
README.txt added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
shell.py added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
sliceshell.py added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
version.py added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00

=====================================
 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