-
Notifications
You must be signed in to change notification settings - Fork 20
Home
Amoatey Harrison edited this page Aug 7, 2013
·
10 revisions
Pcode seeks to automate the process of python development by means of:
- A simplistic and intuitive UI ( Zero clutter )
- Utilization of very powerful open source libraries
- Implementation of carefully chosen features
- Support for other file formats that commonly accompany python development
- Builds source code into executable
- Refactoring
- Project Management
- Go-to-Definition
- Snippets
- Support for syntax coloring for XML, HTML and CSS
- Error Analysis
- Pep8 checker and fixer
- Auto-completion
- Outline Explorer
- Profiler
- Find-in-Files/Replace
- Code Library
- Split Editor ( Horizontal and Vertical )
- Etc.
- Only very useful key bindings can be changed as at now.
- To enable frozen scripts to run, the module 're' must be imported in the main module of the python project
- Only works on windows. Support for other platforms will be considered later.
- Python 3
- PyQt4
Then perhaps:
- Pywin32 for windows ( if you want to stamp executable )
- GPL v3
Homepage: pcode.blog.com
Twitter: @PcodeIDE
Mailing List: pcode-ide@googlegroups.com