Oliver Hamlet fc30a3f0bb Replace autodoc in Sphinx
With manually-written reference text. Autodoc won't work on Read The
Docs because it relies on the wrapper binary to be present, and it's too
complicated to build one that will work on Read The Docs and get it
there.
2016-08-19 19:46:19 +01:00
2016-08-19 19:46:19 +01:00
2016-08-19 19:46:19 +01:00
2016-08-07 20:47:50 +01:00
2016-08-13 14:45:38 +01:00
2016-08-19 17:09:04 +01:00
2016-08-07 21:18:43 +01:00
2016-08-15 20:51:24 +01:00

LOOT API Python Module

AppVeyor Build Status Documentation Status

A Python module that wraps the LOOT API, generated by pybind11.

The module is at a very early stage of development and wraps an API that is itself still a work-in-progress.

Downloads

Snapshot builds are available on Bintray. The snapshot build archives are named like so:

loot_api_python-<short revision ID>-win32.7z

For example loot_api_python-94de368-win32.7z was built using the revision with shortened commit ID 94de368.

Documentation

The documentation can be found online at Read The Docs.

Build Instructions

The module's build system uses CMake and requires Python (tested with 2.7). Make sure they're installed, then run CMake, and build the generated solution file.

Only Windows support has been tested, though Linux builds should also be possible.

S
Description
No description provided
Readme GPL-3.0
194 KiB
Languages
C++ 51.1%
Python 28%
CMake 20.9%