aevri / ropecliLinks
command line tool that uses the library 'rope' to support python refactorings
☆14Updated 2 years ago
Alternatives and similar repositories for ropecli
Users that are interested in ropecli are comparing it to the libraries listed below
Sorting:
- Extended refactoring capabilities for python-lsp-server using Rope☆138Updated last month
- paints part of your python code black☆74Updated 9 months ago
- Autoimport automatically fixes wrong import statements.☆101Updated last year
- Mypy plugin for the Python Language Server☆110Updated 3 years ago
- the Requirements File Format syntax support for Vim☆76Updated 6 months ago
- A simple script to help create ctags-compatible tag files for the sections within a reStructuredText document.☆33Updated 5 years ago
- Automatically color Python's uncaught exception tracebacks☆62Updated last year
- pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.☆108Updated 3 weeks ago
- Python Language Server plugin for Flake8☆24Updated last year
- Grep Python Abstract Syntax Trees (AST) using XPath☆104Updated 3 weeks ago
- Mypy plugin for the Python LSP Server.☆151Updated 5 months ago
- Docstring generator☆56Updated 2 weeks ago
- Isort plugin for python-language-server☆60Updated 4 years ago
- A pytest plugin that limits the output to just the things you need.☆93Updated last month
- A python wrapper for fzf