python-rope / rope
a python refactoring library
☆2,007Updated 3 months ago
Alternatives and similar repositories for rope:
Users that are interested in rope are comparing it to the libraries listed below
- A simple program which checks Python source files for errors☆1,391Updated 4 months ago
- docstring style checker☆1,113Updated last year
- Auto-generate PEP-484 annotations☆1,434Updated 2 years ago
- Collection of library stubs for Python, with static types☆4,497Updated this week
- Inspects Python source files and provides information about type and location of classes, methods etc☆1,977Updated last week
- Various code metrics for Python code☆1,773Updated 4 months ago
- McCabe complexity checker for Python☆648Updated 6 months ago
- Coverage plugin for pytest.☆1,812Updated 2 months ago
- The bidirectional mapping library for Python.☆1,493Updated last week
- Simplified packaging of Python modules☆2,192Updated this week
- A Python utility / library to sort imports.☆6,606Updated this week
- Python static typing home. Hosts the documentation and a user help forum.☆1,627Updated this week
- Thin-wrapper around the mock package for easier use with pytest☆1,892Updated last week
- flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some…☆3,541Updated this week
- Safe code refactoring for modern Python.