refac
Code mover
A tool for refactoring and moving Python code
A tool for moving and refactoring python code
54 stars
1 watching
2 forks
Language: Python
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
python-rope/rope | A Python refactoring library that supports advanced syntax features and provides a safe and powerful way to modify existing code | 1,976 |
dantleech/code-mover | Automates code refactoring and migration by applying predefined transformations to specific files in a project. | 22 |
typon/tabdeeli | An interactive search and replace tool for refactoring code without anxiety. | 17 |
mpickering/apply-refact | A tool that applies refactorings to Haskell source files based on suggestions from a package. | 147 |
olivr/copybara-action | An action to transform and move code between repositories using Copybara | 99 |
rubik/radon | A tool to analyze and report on the complexity and maintainability of Python codebases | 1,751 |
microsoft/pylance-release | Provides language support and features for Python development in Visual Studio Code | 1,726 |
phpactor/phpactor | A tool that provides intelligent code completion and refactoring capabilities for PHP developers | 1,464 |
jlevy/repren | A command-line tool for mass-replacing text patterns in files and renaming directories recursively. | 355 |
nlgranger/seqtools | A Python library to manipulate and transform indexable data | 49 |
busser/tfautomv | Automatically generates moved blocks in Terraform code to simplify refactoring | 708 |
refactorfirst/refactorfirst | Identifies highly coupled classes and class cycles in Java codebases to prioritize refactoring efforts. | 459 |
klen/pylama | Automates code quality checks for Python programs | 1,049 |
pycqa/autoflake | A tool to automatically remove unused imports and variables from Python code based on pyflakes analysis | 908 |
joshpxyne/gpt-migrate | A tool for automating the migration of codebases from one programming language or framework to another using large language models. | 6,872 |