Bowler is a refactoring tool for manipulating Python at the syntax tree level. It enables safe, large scale code modifications while guaranteeing that the resulting code compiles and runs. It provides both a simple command line interface and a fluent API in Python for generating complex code modifications in code.
Bowler uses a "fluent"
Query
API to build refactoring scripts through a series of selectors, filters, and modifiers. Many simple modifications are already possible using the existing API, but you can also provide custom selectors, filters, and modifiers as needed to build more complex or custom refactorings. See the Query Reference for more details.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
0.8.0-bp155.2.9 info | GA Release | 2023-05-22 | 15 SP5 |
|
|
0.8.0-bp154.1.17 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
0.8.0-bp153.1.14 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
0.8.0-bp152.1.11 info | GA Release | 2020-04-17 | 15 SP2 |
|
|