Menu

Tree [a8bbe3] master /
 History

HTTPS access


File Date Author Commit
 docs 2016-02-16 emacsway emacsway [d2496d] Hinting function params, function return value,...
 rope 2016-04-07 Nick Smith Nick Smith [a8bbe3] Increase scrutiny on import filter to avoid rem...
 ropetest 2016-04-09 Marek Marek [7232b2] [add] more test 'for ... else'
 .gitignore 2014-05-22 Matěj Cepl Matěj Cepl [e68f6f] New release.
 .gitlab-ci.yml 2015-09-01 Matěj Cepl Matěj Cepl [ed88f7] Add .gitlab-ci.yml
 .travis.yml 2015-04-22 Andy Hayden Andy Hayden [d8b4f9] Add python 3.3+ and pypy as travis allowable_fa...
 CONTRIBUTORS 2016-02-16 emacsway emacsway [d2496d] Hinting function params, function return value,...
 COPYING 2008-02-07 Ali Gholami Rudi Ali Gholami Rudi [576501] docs: updated COPYING
 MANIFEST.in 2014-05-22 Matěj Cepl Matěj Cepl [de8d8b] Fix files packaged in the release tarball.
 README.rst 2015-12-24 Nate Fischer Nate Fischer [cc60ef] Making COPYING a link to the file
 setup.py 2016-02-17 Matěj Cepl Matěj Cepl [cb5158] Fix inconsistent use of unittest2 v unittest.

Read Me

rope, a python refactoring library ...

Overview

Rope is a python refactoring library.

New Features

  • Under new management! Matěj Cepl <mcepl@cepl.eu> takes it hesitantly over
  • Merged all availables pull requests and patches to the main codebase
  • Tests are green again

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 v2 (GNU General Public License). Have a look at COPYING for more information.

Build Status