autumnjolitz / phantomffipy

Python CFFI interface for phantompy project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CFFI interface/python module package for phantompy using the library shared object.

An experiment that may prove really useful and a good exercise into learning CFFI and friends.

Currently the setup.py can (tested) get the master branch of phantompy (for the C++ library) or download a zip of it.

TODO:

- add develop Command to setup.py so I can modify and test rapidly (like pyramid)
- get page working
- everything else.

About

Python CFFI interface for phantompy project

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%