@hackage language-python0.2
Parsing and pretty printing of Python code.
Installation
Dependencies (6)
- array
- base >=4 && <4.4
- containers <0.4.2
- monads-tf
- pretty <1.1
- transformers Show all…
Dependents (7)
@hackage/acme-everything, @hackage/mulang, @hackage/blip, @hackage/language-python-test, @hackage/language-python-colour, @hackage/berp, Show all…
language-python is a Haskell library for lexical analysis, parsing and pretty printing Python code. It supports versions 2.x and 3.x of Python.