Skip to main content

a python refactoring IDE...

Project description

Overview

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

Rope IDE and library are released in two separate packages. rope package contains only the library and ropeide package contains the IDE and the library.

New Features

  • Separating rope library from rope IDE

  • Adding tools for making using rope library easier

  • Restructuring checks for builtin objects using __builtin__ module name

From now on rope package will contain only the library and ropeide package will contain both the library and the IDE.

Rope library has been made easier to use; see docs/dev/library.txt for more information.

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