PyCQA / baronLinks
IDE allow you to refactor code, Baron allows you to write refactoring code.
☆298Updated 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☆716Updated 3 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- Custom Python linting through AST expressions☆277Updated 2 years ago
- Python code object transformers☆184Updated last year
- Easy anonymous functions by partial application of operators☆102Updated last year
- Python 3.5+ runtime type checking for integration testing and data validation☆546Updated last year
- Powerful Python library for atomic file writes.☆318Updated 3 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆144Updated 3 years ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆340Updated last year
- Validate conditions, Python style.☆156Updated 10 months ago
- Hunter is a flexible code tracing toolkit.☆849Updated 2 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated 2 years ago
- A Python extension for writing structured and reusable inline HTML.☆550Updated 9 months ago
- A simple immutable mapping for python☆116Updated 3 years ago
- prompt_toolkit/ptpython pdb frontend☆184Updated 5 years ago
- Remote vanilla PDB (over TCP sockets).☆299Updated 2 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last month
- Modified fork of CPython's ast module that parses `# type:` comments☆232Updated 2 years ago
- A pytest plugin to trace resource leaks.☆116Updated 5 years ago
- A fast and thorough lazy object proxy.☆262Updated 2 months ago
- A common base representation of python source code for pylint and other projects☆558Updated last week
- Memory efficient Python objects☆368Updated 3 weeks ago
- Wrapper around pdb allowing remote debugging via netcat or telnet. This is especially useful in a Tomcat/Jython environment where little …☆145Updated 3 weeks ago
- An AST unparser for Python☆229Updated 2 years ago
- Python Meta Programming☆145Updated 3 years ago
- Monitoring tool based on radon☆257Updated last year
- URI template parsing per RFC6570☆241Updated last week
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 4 years ago
- Debugging manhole for python applications.☆393Updated last year
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆409Updated last month