Commit 6f3470f7 by Dustin Spicuzza Committed by GitHub

Add robotpy-build to list of tools (#2359)

parent 0af7fe6c
...@@ -306,3 +306,10 @@ extensible, and applies to very complex C++ libraries, composed of thousands of ...@@ -306,3 +306,10 @@ extensible, and applies to very complex C++ libraries, composed of thousands of
classes or incorporating modern meta-programming constructs. classes or incorporating modern meta-programming constructs.
.. [AutoWIG] https://github.com/StatisKit/AutoWIG .. [AutoWIG] https://github.com/StatisKit/AutoWIG
[robotpy-build]_ is a is a pure python, cross platform build tool that aims to
simplify creation of python wheels for pybind11 projects, and provide
cross-project dependency management. Additionally, it is able to autogenerate
customizable pybind11-based wrappers by parsing C++ header files.
.. [robotpy-build] https://robotpy-build.readthedocs.io
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment