@hackage language-python0.3.0
Parsing and pretty printing of Python code.
Installation
Dependencies (6)
- array >=0.2 && <0.3
- base >=4 && <5
- containers >=0.2 && <0.3
- monads-tf >=0.1 && <0.2
- pretty >=1.0 && <1.1
- transformers >=0.2 && <0.3 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.