sparkey-python is a ctypes-based binding for the Sparkey library.
- Python
- libsparkey
Optional
- epydoc (to generate the API documentation)
PYTHONPATH=. nosetest
python setup.py build
API documentation can be generated with epydoc
:
epydoc --no-private sparkey
Apache License, Version 2.0