The MissingPy package
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]
Properties
| Versions | 0.10.0, 0.10.1, 0.10.2, 0.10.3, 0.10.4, 0.10.5, 0.10.6 |
|---|---|
| Change log | None available |
| Dependencies | anydbm (>=1.0.5), base (==4.*), MissingH (>=1.0.1) [details] |
| License | MIT |
| Copyright | Copyright (c) 2005-2008 John Goerzen |
| Author | John Goerzen |
| Maintainer | Matt Brown <matt@softmechanics.net> |
| Stability | Alpha |
| Home page | http://github.com/softmechanics/missingpy |
| Bug tracker | http://github.com/softmechanics/missingpy/issues |
| Uploaded | Fri Aug 24 21:27:17 UTC 2012 by MattBrown |
| Distributions | NixOS:0.10.6 |
| Downloads | 1659 total (31 in last 30 days) |
| Votes | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |
Modules
[Index]
Downloads
- MissingPy-0.10.6.tar.gz [browse] (Cabal source package)
- Package description (included in the package)
Maintainers' corner
For package maintainers and hackage trustees