@hackage language-python0.1.1
Parsing and pretty printing of Python code.
Installation
Dependencies (5)
- array
- base <4.4
- bytestring
- containers <0.4.2
- pretty <1.1 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 parsing and pretty printing Python code. Currently it only supports Python version 3.0.