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