]> git.saurik.com Git - wxWidgets.git/blob - wxPython/wxPython/lib/PyCrust/README.txt
c8c66c0e153d384e0dc172fb8eb46e16bc776c02
[wxWidgets.git] / wxPython / wxPython / lib / PyCrust / README.txt
1 PyCrust - The Flakiest Python Shell
2 Half-baked by Patrick K. O'Brien (pobrien@orbtech.com)
3
4 ==============================================================
5 * Orbtech - "Your source for Python programming expertise." *
6 * Sample all our half-baked Python goods at www.orbtech.com. *
7 ==============================================================
8
9 What is PyCrust?
10 ----------------
11 PyCrust is an interactive Python environment written in Python.
12 PyCrust components can run standalone or be integrated into other
13 development environments and/or other Python applications.
14
15 PyCrust comes with an interactive Python shell (PyShell), an
16 interactive namespace/object tree control (PyFilling) and an
17 integrated, split-window combination of the two (PyCrust).
18
19
20 What is PyCrust good for?
21 -------------------------
22 Have you ever tried to bake a pie without one? Well, you
23 shouldn't build a Python program without a PyCrust either.
24
25
26 What else do I need to use PyCrust?
27 -----------------------------------
28 PyCrust requires Python 2.1 or later, and wxPython 2.3.1 or later.
29 PyCrust uses wxPython and the Scintilla wrapper (wxStyledTextCtrl).
30 Python is available at http://www.python.org/.
31 wxPython is available at http://www.wxpython.org/.
32
33
34 Where can I get the latest version of PyCrust?
35 ----------------------------------------------
36 The latest production version ships with wxPython.
37 The latest developer version is available in CVS at:
38 http://sourceforge.net/cvs/?group_id=31263
39
40
41 Where is the PyCrust project hosted?
42 ------------------------------------
43 At SourceForge, of course. The SourceForge summary page:
44 http://sourceforge.net/projects/pycrust/
45
46
47 I found a bug in PyCrust, what do I do with it?
48 -----------------------------------------------
49 You can send it to me at pobrien@orbtech.com.
50
51
52 I want a new feature added to PyCrust. Will you do it?
53 ------------------------------------------------------
54 Flattery and money will get you anything. Short of that, you
55 can send me a request and I'll see what I can do.
56
57
58 Does PyCrust have a mailing list full of wonderful people?
59 ----------------------------------------------------------
60 As a matter of fact, we do. Join the PyCrust mailing lists at:
61 http://sourceforge.net/mail/?group_id=31263
62
63
64 What is the CVS information for this README file?
65 -------------------------------------------------
66 $Date$
67 $Revision$
68 $Id$