Skip to main content

a python refactoring IDE...

Project description

Overview

Ropeide is a python refactoring IDE. It uses rope library to provide features like refactoring, code assist, and auto-completion. It is written in python. The IDE uses Tkinter library.

You should install rope library before using this IDE.

New Features

  • Added Core.add_extension() for registering extension modules for ropeide

  • A new open project dialog

Backward incompatible changes:

  • Ropeide and ropemacs packages depend on rope package; rope should be installed, first

  • Renamed rope.py and rope scripts to ropeide.py and ropeide

  • Ropeide reads ~/.ropeide instead of ~/.rope

  • rope.ide.codeassist was moved to rope.contrib.codeassist

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page