PyPE 2.7.2 review (linux)

Add to Watch List

PyPE (Python Programmers Editor) is a lightweight but powerful editor

License: GPL (GNU General Public License)
OS: Linux
File size: 0K
Developer: josiahcarlson      
Price: $0.00
User Rating:  

0 stars award from rbytes.net

PyPE 2.7.2 is others software developed by josiahcarlson.
PyPE (Python Programmers Editor) is a lightweight but powerful editor. Tools for the new and seasoned user alike are included out of the box, including syntax coloring, multiple open documents with tabs, per-document browsable source trees, and many others.

The included STCStyleEditor.py, which is used to support styles, was released under the wxWindows license and is copyright (c) 2001 - 2002 Riaan Booysen.

The copy included was also distributed with wxPython version 2.4.1.2 for Python 2.2, and was not modified in any form.

The included stc-styles.rc.cfg was slightly modified from the original version in order to not cause exceptions during style changes, and was also distributed with wxPython version 2.4.1.2 for Python 2.2

The included wxProject.py was modified from the original version distributed with wxPython in order to support being a drag and drop source for files.

Python Programmers Editor does not seem to work when run with a version of wxPython with unicode support.

The beginnings of PyPE was written from 10:30PM on the 2nd of July through 10:30PM on the 3rd of July. Additional features were put together on the 4th of July along with some bug fixing and more testing for version 1.0. Truthfully, I've been using it to edit itself since the morning of the 3rd of July, and believe it is pretty much feature-complete (in terms of standard Python source editing). There are a few more things I think it would be nice to have, and they will be added in good time.

On the most part, this piece of software should work exactly the way you expect it to. That is the way I wrote it. As a result, you don't get much help in using it (mostly because I am lazy). When questions are asked, I'll add the question and answer into the FAQ, which is at the end of this document.

The majority of the things that this editor can do are in the menus. Hot-keys for things that have them are listed next to their menu items. As I am still learning all the neat things one can do with wxStyledTxtCtrl, I don't know all the built-in features, and this is likely as much of a learning experience for me as you.

Requirements:

  • PyPE has only been tested on Python 2.3 and wxPython 2.4.2.4. It should work on later versions of Python and wxPython...unless the namespace for wxPython changes radically.

    What's New in This Release:
  • changed) files with at least 20,000 lines or at least 4 megs will no longer have their bookmark or fold states saved on close. This significantly reduces the time to close (and sometimes open) large files.
  • (fixed) code that uses MainWindow.exceptDialog() will now properly create a dialog.
  • (fixed) wxPython 2.7 incompatability in the Browsable directory tree in wxPython 2.7 - 2.7.1.2 .
  • (removed) some unnecessary debug printouts.
  • (changed) the 'Search' tab to better handle narrower layouts.
  • (fixed) the 'Ignore .subdirs' option in the 'Search' tab now gets disabled along with 'Search Subdirectories' when applicable.
  • (fixed) error when opening changelog.txt on unicode-enabled installations.
  • (fixed) spell checker for unicode-enabled platforms.
  • (fixed) case where various checkmarks in the Documents menu wouldn't update
  • when a document was opened, closed, or created on some platforms.
  • (added) --font= command line option for choosing the font that the editor will use.
    PyPE 2.7.2 supports english interface languages and works with Linux.

    Downloading PyPE 2.7.2 will take if you use fast ADSL connection.


    Download

    • 100mbit/s dedicated server
    • 100% availability


    Latest User Reviews

    Write a PyPE Review

    Please register to submit reviews. Registration will grant you access to a number of features and capabilities otherwise unavailable.

    PyPE related software

    • PyPE 2.7.2
      PyPE (Python Programmers Editor) is a lightweight but powerful editor
    • Wixi 0.71
      Wixi is a personal wiki-like application for the desktop
    • PythonCard 0.8.2
      PythonCard is a GUI construction kit for building cross-platform desktop applications on Windows, Mac OS X, and Linux, using the Pyth
    • Stani's Python Editor 0.8.3.c
      Stani's Python Editor is a python IDE with auto-indentation, auto completion, call tips, syntax coloring, syntax highlighting, uml viewer, class explorer, source index, auto todo list, sticky notes, integrated pycrust shell, python file browser, recent file browser, drag&drop, context help, ... Special is its blender support with a blender 3d object browser and its ability to run interactively inside blender. Spe ships with wxGlade (gui designer), PyChecker (source code doctor) and Kiki (regular expression console). Spe is extensible with wxGlade. Here are some key features of "Stanis Python Editor": · Intellisense & autocompletion · Call tips · Syntax coloring · Sidebar with class explorer, index & todo · Drag & drop · Tab Controls · Uml Diagrams Requirements: · full python 2.3+ · wxpython 2.6+ · optional blender 2.35 What's New in This Release: · This is a maintenance release with mostly bugfixes and some feature updates. · If you are using wxPython 2.7, you'll need to upgrade to this release.