PySword

Python wrapper for Sword library. Helps python users access sword publications (mostly bibles, commentaries, etc). Also will include a supybot biblebot plugin.

About

We are using Py++ and boost.python to create an elegant python wrapper to the sword library.

Check out the source and read the README.txt to get started helping. So far we have wrapped SWKey about 80% and are just finalising the workflow documentation for wrapping. (README.txt)

Links

There is already a swig generated python wrapper to sword called python-sword and a python based bible reader called rapier here: