python-ast
There are 18 repositories under python-ast topic.
alexmojaki/sorcery
Dark magic delights in Python
hchasestevens/astpath
A command-line search utility for Python ASTs using XPath syntax.
reizio/reiz.io
Structural Source Code Search Engine
madeddy/unrpyc
A fork of "CensoredUsername/unrpyc". Please send all Issues and PRs to the upstream repository.
ioistired/import-expression
Transpiles a superset of python to allow easy inline imports
minaschar/metrics-calculator-python
This is a tool written in python that calculates software quality metrics and then technical debt. It is specifically aimed at OOP Python softwares.
aranega/iguala
Non-linear pattern matching for Python's objects, or a regexp-like for objects, query/match object graphs/tree/AST in a declarative way
AstuteSource/chasten
:dizzy: Chasten Uses XML and XPATH to Check a Python Program's AST for Specified Patterns!
jwiaduck/pyastest
a command line tool to parse, modify, and compare Python Abstract Syntax Trees
BetterWayElectronics/diy-pyarmor-rft-mode
DIY PyArmor RFT Mode is an AST-based obfuscation tool that mimics the renaming functionality of PyArmor’s RFT mode.
democritus-project/d8s-python
Democritus functions for working with Python ASTs.
ascender1729/CodeSage
CodeSage is an advanced code review assistant designed to enhance the software development process. It provides automated insights, best practice suggestions, and helps maintain code quality across projects.
buckley-w-david/akashic_records
copilot, except at runtime
sandeep-gh/PySimpleGui_UI_generator
Generate different layout using PySimpleGui by changing few configuration parameters
soulteary/go-python-ast
Get Python AST with Go.
NikolaySimakov/pycomplexity
📏 Measure complexity of your algorithm
Agent-Hellboy/find-circular-import
My solution to find-circular-import problem
lucasmsoares96/Sky
Linguagem de programação que compila para AST/Bytecode de Python