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