bindings

A namespace for Python binding modules


Keywords
bindings, namespace, ffi
License
MIT
Install
pip install bindings==0.1.0

Documentation

bindings

>>> import this
...
Namespaces are one honking great idea -- let's do more of those!

A python namespace to hold Python binding modules. Inspired by the backports module.