Skip to content

Version 0.1

Compare
Choose a tag to compare
@JamesPhillipsUK JamesPhillipsUK released this 16 Feb 22:30
· 17 commits to main since this release

This update brings some new features!

  • You can now generate an AST from a URL to a Python file.
  • You can now generate an AST from a string containing Python code.
  • Improved readability of generated ASTs.
  • Improved labelling of AST nodes.
  • Improved error handling.