PyCQA / baron
IDE allow you to refactor code, Baron allows you to write refactoring code.
☆292Updated 3 years ago
Alternatives and similar repositories for baron:
Users that are interested in baron are comparing it to the libraries listed below
- Bottom-up approach to refactoring in python☆704Updated 3 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆246Updated 2 years ago
- Custom Python linting through AST expressions☆268Updated last year
- Python code object transformers☆185Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆338Updated last year
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Debugging manhole for python applications.☆379Updated 8 months ago
- An implementation of contracts for Python.☆345Updated 5 years ago
- A fast and thorough lazy object proxy.☆254Updated 4 months ago
- A common base representation of python source code for pylint and other projects☆540Updated this week
- Easy anonymous functions by partial application of operators☆102Updated last year
- Python 3.5+ runtime type checking for integration testing and data validation☆543Updated 9 months ago
- Intelligently search in Python code☆67Updated last year
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 3 years ago
- An IPython notebook plugin for visualizing ASTs.☆99Updated 2 months ago
- testfixtures is a collection of helpers and mock objects that are useful when writing automated tests in Python.☆233Updated last month
- An extensions for Hypothesis that provides fully automatic testing for type hinted functions☆345Updated last year
- ☆285Updated last year
- Nested Object Models in Python with dictionary, YAML, and JSON transformation support☆203Updated 2 years ago
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆375Updated 7 months ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆405Updated 3 months ago
- Flake8 extension for enforcing trailing commas in python☆133Updated 10 months ago
- Powerful Python library for atomic file writes.☆316Updated 2 years ago
- Mypy static type checker plugin for Pytest☆250Updated last week
- a tool for moving things in python☆125Updated 3 years ago
- a re-implementation of the asyncio mainloop on top of Trio☆192Updated last week
- better error messages for assert equals in pytest☆320Updated 6 months ago
- Tool for pinpointing circular imports in Python. Find cyclic imports in any project☆344Updated 3 years ago