]> git.saurik.com Git - wxWidgets.git/blob - wxPython/wxPython/lib/PyCrust/README.txt
73ad07bc2b2e21c143fd5dc57bc19aee2b4ef298
[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 What is PyCrust?
6 ----------------
7
8 PyCrust is is an interactive Python Shell written in Python.
9 PyCrust can be run standalone or integrated into other development
10 environments or other Python applications.
11
12
13 Where can I get the latest files and join the mailing lists?
14 ------------------------------------------------------------
15
16 Latest PyCrust releases:
17 http://sourceforge.net/project/showfiles.php?group_id=31263
18
19 PyCrust home page:
20 http://pycrust.sourceforge.net/
21
22 SourceForge summary page:
23 http://sourceforge.net/projects/pycrust/
24
25 PyCrust Mailing lists:
26 http://sourceforge.net/mail/?group_id=31263
27
28
29 What else do I need to use PyCrust?
30 -----------------------------------
31
32 PyCrust requires Python 2.1 or later, and wxPython 2.3.1 or later.
33 PyCrust uses wxPython and the Scintilla wrapper class (wxStyledTextCtrl).
34 Python is available at http://www.python.org/.
35 wxPython is available at http://www.wxpython.org/.
36
37
38 What is the CVS information for this README file?
39 -------------------------------------------------
40
41 $Date$
42 $Revision$
43 $Id$