-
Notifications
You must be signed in to change notification settings - Fork 20
Home
Amoatey Harrison edited this page Aug 2, 2013
·
10 revisions
- Inbuilt CxFreeze for building executables
- Refactoring
- Project Management
- Go-to-Definition
- Snippets
- Support for syntax coloring for xml, html and css
- Error Analysis by pyflakes
- Pep8 checker and fixer
- Autocompletion
- Outline Explorer
- Profiler
- Find-in-Files/Replace
- Code Library
- Split Editor ( Horizontal and Vertical )
- Etc.
- Only very useful keybindings can be changed as at now.
- To enable fozen 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.
- Supports only Python3 natively.
- More to come...
- Python 3
- PyQt4
Then perhaps:
- Pywin32 for windows ( if you want to stamp executables )
- GPL v3
Homepage: pcode.blog.com
Twitter: @PcodeIDE