Deditor is a tool that brings python and a text-editor together in multiple ways.
LATEST RELEASE : 0.4.0
Large under the hood changes to fit with the new DPlug system.
Rewritten the tab system to be globally accesible by plugins
Improved the Customize plugin
...
DOCUMENTATION
http://
DEPENDENCIES:
python (>=2.6)
wxPython (2.8) sudo apt-get install wxgtk2.8
(pylint if you want to use the code analyzing)
FEATURES
Because deditor is built upon plugins only the features of those plugins that come bundled with deditor are listed here.
You can disable these at your will or install other plugins to enhance your deditor experience.
- Small and very extensible
- Easy project management
- Python Shell
- Python Code Analyzing
- Python Code Inspection (will be enhanced)
- Completion of module, class, function calls *
basic editor features like syntax highlighting and code folding are not listed here but are there ;)
* completion is for the moment regarded as providing a list with possible arguments after you pressed the dot
For example os. will give you a list with options like getcwd() and path.
WEBSITE
is under construction
DESCRIPTION:
Deditor is a light-weight python-specific text-editor. It is written in python using the wxpython toolkit. Everything is structured in one easy to use window without too many popups that could distract you.
Although deditor supports syntax-highlighting for multiple languages (78) it is developed especially for python-developers. There is a python shell (which you can disable if you don't need it), and there is a code analyzing, code inspecting, code-completion and also the whole Plugin System is python-written which makes it easy for python developers to add their own plugin to ease their lives.
The editor itself supports syntax-
View full history Series and milestones
0.x series is the current focus of development.
All code Code
- Version control system:
- Bazaar
- Programming languages:
- Python
All questions Latest questions
-
Feedback
Posted -
Font size
Posted -
Translation in Launchpad
Posted