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