aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs/pythonapi.dox
Commit message (Collapse)AuthorAgeFilesLines
* python: Replace Boost.Python with PyBind11Martin Braun2019-02-221-10/+22
| | | | | | This does not change the Python API itself, but it is still a significant change. Most importantly, it removes the dependency on Boost.Python.
* docs: python: add documentation on GIL releaseBrent Stapleton2018-11-291-0/+23
| | | | | Adding documentation explaining where the Python API releases the Python GIL, and what that means for users.
* docs: Minor tweaks to the Python API manual pageMartin Braun2018-09-101-2/+4
|
* docs: Python API: Add comment on building on WindowsMartin Braun2018-07-191-0/+10
|
* docs: Add page for the Python APIMartin Braun2018-07-191-0/+85