Skip to content

Kha/rope

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rope, a python refactoring library ...

Overview

Rope is a python refactoring library.

New Features

  • codeassist: better handling of unicode in docstrings
  • codeassist: handling builtin unknowns, such as sys.stdout
  • codeassist: proposals scopes and types revised
  • fscommands: handle hg crew ui changes
  • patchedast: handle ExtSlice node

Getting Started

To change your project preferences edit $PROJECT_ROOT/.ropeproject/config.py where $PROJECT_ROOT is the root folder of your project (this file is created the first time you open a project).

Bug Reports

Send your bug reports and feature requests to rope-dev (at) googlegroups.com.

License

This program is under the terms of GPL (GNU General Public License). Have a look at COPYING file for more information.

Build Status

Releases

No releases published

Packages

No packages published