Skip to content

Commit 6f3470f

Browse files
authored
Add robotpy-build to list of tools (#2359)
1 parent 0af7fe6 commit 6f3470f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/compiling.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,3 +306,10 @@ extensible, and applies to very complex C++ libraries, composed of thousands of
306306
classes or incorporating modern meta-programming constructs.
307307

308308
.. [AutoWIG] https://github.com/StatisKit/AutoWIG
309+
310+
[robotpy-build]_ is a is a pure python, cross platform build tool that aims to
311+
simplify creation of python wheels for pybind11 projects, and provide
312+
cross-project dependency management. Additionally, it is able to autogenerate
313+
customizable pybind11-based wrappers by parsing C++ header files.
314+
315+
.. [robotpy-build] https://robotpy-build.readthedocs.io

0 commit comments

Comments
 (0)