PyCQA / baronLinks
IDE allow you to refactor code, Baron allows you to write refactoring code.
☆297Updated 3 years ago
Alternatives and similar repositories for baron
Users that are interested in baron are comparing it to the libraries listed below
Sorting:
- Bottom-up approach to refactoring in python☆715Updated 3 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- Custom Python linting through AST expressions☆276Updated 2 years ago
- Python code object transformers☆184Updated last year
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆339Updated last year
- Easy anonymous functions by partial application of operators☆102Updated last year
- Powerful Python library for atomic file writes.☆318Updated 3 years ago
- Validate conditions, Python style.☆156Updated 9 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last week
- Python 3.5+ runtime type checking for integration testing and data validation☆546Updated last year
- ☆285Updated last year
- Python Meta Programming☆145Updated 3 years ago
- A simple immutable mapping for python☆116Updated 3 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆232Updated 2 years ago
- Debugging manhole for python applications.☆391Updated last year
- a tool for moving things in python☆125Updated 4 years ago
- A fast and thorough lazy object proxy.☆261Updated last month
- prompt_toolkit/ptpython pdb frontend☆184Updated 5 years ago
- Hunter is a flexible code tracing toolkit.☆846Updated last month
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Remote vanilla PDB (over TCP sockets).☆299Updated 2 years ago
- Wrapper around pdb allowing remote debugging via netcat or telnet. This is especially useful in a Tomcat/Jython environment where little …☆143Updated last month
- A common base representation of python source code for pylint and other projects☆558Updated this week
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆377Updated 3 weeks ago
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 4 years ago
- A pytest plugin to trace resource leaks.☆116Updated 5 years ago
- unit test generator for Python☆99Updated 8 years ago
- Function overloading for Python 3☆111Updated 4 years ago