Skip to content

simongcx/pythonIDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

pythonIDE

An IDE in Python for Python

Description

This is a very simple IDE for Python. It allows you to create, edit, save and run scripts (in a separate process). It features multiple tabs. That's it.

It doesn't do: syntax highlighting; code folding; project explorer; file explorer; debug / breakpoints; indent / dedent; comment / uncomment; line numbers; find / replace; bracket matching; drag-drop file open; autocomplete

Requirements

wx - Available here: http://www.wxpython.org/download.php

Alternatives

Some much better Python IDEs:

About

An IDE in Python for Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages