Collections in Plone are the most powerful tool content editors and site
managers have to construct navigation and site sections.
The Horde_Editor package provides an API to generate the code necessary
for embedding javascript RTE editors in a web page.
xsh is a powerfull command-line XML (DOM) editing tool/programming
language in the manner of Unix shell interpreters and line-oriented text
editors like ed. It can be used either interactively or for batch-mode
XML processing.
TOPIC markup provides a minimal context for plain text databases that
can be read/modified by most text editors, and easily parsed as well.
Use as a classic Unix filter or interactively with included REPL.
Django Markdownx is a Markdown editor built for Django. It enables raw
editing, live preview and image uploads (stored locally in MEDIA folder) with
drag&drop functionality and auto tag insertion. Also, django-markdownx
supports multiple editors on one page.
The PEAR::HTML_Table package provides methods for easy and efficient
design of HTML tables.
* Lots of customization options.
* Tables can be modified at any time.
* The logic is the same as standard HTML editors.
* Handles col and rowspans.
* PHP code is shorter, easier to read and to maintain.
* Tables options can be reused.
The pyface project contains a toolkit-independent GUI abstraction
layer, which is used to support the "visualization" features of the
Traits package. Thus, you can write code in terms of the Traits API
(views, items, editors, etc.), and let pyface and your selected
toolkit and back-end take care of the details
of displaying them.
The following GUI backends are supported:
* wxPython
* PyQt
* PySide
Jedi is an autocompletion tool for Python that can be used in IDEs/editors.
Jedi works. Jedi is fast. It understands all of the basic Python syntax
elements including many builtin functions.
Additionaly, Jedi suports two different goto functions and has support for
renaming as well as Pydoc support and some other IDE features.
Kludge3d is a simple 3d editor, in the spirit of Worldcraft or Milkshape.
It is the offspring of several other (presumably abandoned) GTK-based editors,
with the best features taken from each. As the name implies, kludge3d is
exactly that - a kludge.
The traitsui project contains a toolkit-independent GUI abstraction
layer, which is used to support the "visualization" features of the
Traits package. Thus, you can write code in terms of the Traits
API (views, items, editors, etc.), and let traitsui and your selected
toolkit and back-end take care of the details of displaying them.
The following GUI backends are supported:
* wxPython
* PyQt
* PySide