uhd/host/python
Martin Braun 692ddc71b1 python: Replace Boost.Python with PyBind11
This does not change the Python API itself, but it is still
a significant change. Most importantly, it removes the dependency on
Boost.Python.
2019-02-22 16:56:52 -08:00
..
__init__.py python: Separating exposed Python data structures 2018-06-20 19:02:32 -05:00
CMakeLists.txt python: Replace Boost.Python with PyBind11 2019-02-22 16:56:52 -08:00
filters.py python: Separating exposed Python data structures 2018-06-20 19:02:32 -05:00
pyuhd.cpp python: Replace Boost.Python with PyBind11 2019-02-22 16:56:52 -08:00
setup.py.in python: Separating exposed Python data structures 2018-06-20 19:02:32 -05:00
types.py python: Replace Boost.Python with PyBind11 2019-02-22 16:56:52 -08:00
usrp.py Python: Remove Unnecessary Metadata Assignment 2018-06-20 19:02:32 -05:00