cpython: Bindings for libpython

[ foreign, gpl, library ] [ Propose Tags ]

These bindings allow Haskell code to call CPython code. It is not currently possible to call Haskell code from CPython, but this feature is planned.

Please note that this library uses a somewhat abnormal versioning scheme; the first two version numbers are the CPython version, the third is the package's version. For example, the package version 3.1.1 binds to CPython 3.1, and has a package version of 1.

Modules

[Last Documentation]

  • CPython
    • CPython.Constants
    • Protocols
      • CPython.Protocols.Iterator
      • CPython.Protocols.Mapping
      • CPython.Protocols.Number
      • CPython.Protocols.Object
      • CPython.Protocols.Sequence
    • CPython.Reflection
    • CPython.System
    • CPython.Types
      • CPython.Types.ByteArray
      • CPython.Types.Bytes
      • CPython.Types.Capsule
      • CPython.Types.Cell
      • CPython.Types.Code
      • CPython.Types.Complex
      • CPython.Types.Dictionary
      • CPython.Types.Exception
      • CPython.Types.Float
      • CPython.Types.Function
      • CPython.Types.InstanceMethod
      • CPython.Types.Integer
      • CPython.Types.Iterator
      • CPython.Types.List
      • CPython.Types.Method
      • CPython.Types.Module
      • CPython.Types.Set
      • CPython.Types.Slice
      • CPython.Types.Tuple
      • CPython.Types.Type
      • CPython.Types.Unicode
      • CPython.Types.WeakReference

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 3.1.0, 3.1.1.0, 3.1.2.0, 3.1.2.1, 3.1.3, 3.1.4, 3.2.0, 3.3.0, 3.3.1, 3.4.0, 3.5.0, 3.5.1, 3.8.0
Dependencies base (>=4.0 && <5.0), bytestring (>=0.9), text (>=0.1 && <0.12) [details]
License GPL-3.0-only
Author John Millikin <jmillikin@gmail.com>
Maintainer John Millikin <jmillikin@gmail.com>
Category Foreign
Home page https://john-millikin.com/software/haskell-python/
Source repo head: bzr branch https://john-millikin.com/branches/haskell-cpython/3.1/
this: bzr branch https://john-millikin.com/branches/haskell-cpython/3.1/ -r haskell-cpython_3.1.3
Uploaded by JohnMillikin at 2012-10-28T18:42:36Z
Distributions NixOS:3.8.0
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 8506 total (40 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-23 [all 8 reports]