llllllllll / codetransformerLinks
Python code object transformers
☆184Updated last year
Alternatives and similar repositories for codetransformer
Users that are interested in codetransformer are comparing it to the libraries listed below
Sorting:
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆296Updated 3 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- Read Watches in Python☆40Updated last year
- Powerful Python library for atomic file writes.☆316Updated 3 years ago
- Typemap - The Annotator (TM)☆55Updated 6 years ago
- Python 3.5+ runtime type checking for integration testing and data validation☆546Updated last year
- ☆608Updated 7 years ago
- I'd just like to interject for a moment...☆51Updated 9 years ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- ☆285Updated last year
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated 2 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆407Updated 2 months ago
- Thredo was an experiment - It's dead. Feel free to look around.☆337Updated 5 years ago
- Bottom-up approach to refactoring in python☆714Updated 3 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last month
- A totally different take on container boilerplate.☆138Updated 3 years ago
- An IPython notebook plugin for visualizing ASTs.☆106Updated 7 months ago
- Custom Python linting through AST expressions☆276Updated 2 years ago
- Debugging manhole for python applications.☆389Updated last year
- A backport of fstrings to python<3.6☆390Updated 3 years ago
- unit test generator for Python☆99Updated 8 years ago
- ☆39Updated 8 years ago
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 3 years ago
- Making it easy to write async iterators in Python 3.5☆100Updated 4 years ago
- An AST unparser for Python☆228Updated 2 years ago
- A fast and thorough lazy object proxy.☆261Updated last month