A lexer, parser and pretty printing library for Python 2 and 3.
language-python is released as open source software under the terms of the 3 clause BSD License. See the file LICENCE.txt in the source code repository of language-python.
language-python can be installed with cabal:
cabal install language-python
Test cases are provided in a separate package language-python-test.