We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85c5302 commit 8a61553Copy full SHA for 8a61553
README.md
@@ -0,0 +1,7 @@
1
+# pythonparser
2
+
3
+Pythonparser is a python tool that produces a GumTree compatible Python AST. It uses under the hood asttokens and jsontree.
4
5
+## Installation
6
7
+Just clone the repository and `pip install -r requirements.txt`
0 commit comments