https://github.com/greg-hellings/python-libsword
This is the bindings for the SWORD scripture library, extracted out into a stand-alone Python package.
https://github.com/greg-hellings/python-libsword
bindings libsword python sword
Last synced: 2 months ago
JSON representation
This is the bindings for the SWORD scripture library, extracted out into a stand-alone Python package.
- Host: GitHub
- URL: https://github.com/greg-hellings/python-libsword
- Owner: greg-hellings
- License: other
- Created: 2021-02-04T16:00:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-27T12:45:55.000Z (about 5 years ago)
- Last Synced: 2025-07-04T03:41:10.034Z (12 months ago)
- Topics: bindings, libsword, python, sword
- Language: C++
- Homepage: https://www.crosswire.org/sword
- Size: 236 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is an extracted form of the [Sword](https://www.crosswire.org/sword) bindings.
If you are building Sword from source, you can just define `-DSWORD_PYTHON_3:BOOL=TRUE` to your CMake bindings
and build this library directly from there. If you want to pull this package directly into a set of Python
dependencies, then you can point here. I will try my best to maintain keeping this up-to-date.