MissingPy: Haskell interface to Python
MissingPy is two things:
A Haskell binding for many C and Python libraries for tasks such as data compression, databases, etc. This can be found in the MissingPy module tree.
Also, it's a low-level Haskell binding to the Python interpreter to enable development of hybrid applications that use both environments. This can be found in the Python module tree. The Haskell bindings above use this environment.
MissingPy permits you to call Python code from Haskell. It does NOT permit you to call Haskell code from Python.
MissingPy is the companion to my MissingH library, and integrates with it.
[Skip to Readme]
Modules
- MissingPy
- MissingPy.AnyDBM
- FileArchive
- MissingPy.FileArchive.BZip2
- MissingPy.FileArchive.GZip
- Python
- Python.Exceptions
- Python.Exceptions.ExcTypes
- Python.Interpreter
- Python.Objects
- Python.Objects.Dict
- Python.Objects.File
- Python.Types
- Python.Utils
- Python.Exceptions
Downloads
- MissingPy-0.10.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.10.0, 0.10.1, 0.10.2, 0.10.3, 0.10.4, 0.10.5, 0.10.6 |
---|---|
Dependencies | anydbm (>=1.0.5), base (>=4 && <5), MissingH (>=1.0.1) [details] |
License | LicenseRef-GPL |
Copyright | Copyright (c) 2005-2008 John Goerzen |
Author | John Goerzen |
Maintainer | John Goerzen <jgoerzen@complete.org> |
Uploaded | by SimonHengel at 2009-04-21T21:48:04Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 7021 total (36 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2017-01-01 [all 8 reports] |