Skip to content

robotpy/robotpy-build

Folders and files

NameName
Last commit message
Last commit date
May 4, 2025
Sep 4, 2024
Jan 9, 2022
May 19, 2025
May 4, 2025
Oct 11, 2019
Oct 10, 2019
May 14, 2025
Jan 15, 2024
Jul 12, 2020
Oct 27, 2024
May 17, 2025
May 4, 2025

Repository files navigation

Note

robotpy-build is no longer being developed. It has been rewritten and has been renamed to semiwrap.

robotpy-build

This is a build tool intended to be generally useful for any python project that has binary dependencies. It is especially designed to meet the needs of RobotPy's various wrapper libraries, chiefly around:

  • Managing upstream binary dependencies
  • Autogenerating pybind11 wrappers around those dependencies
  • Building wheels from those generated wrappers

Requires Python 3.8+

Documentation

Documentation can be found at https://robotpy-build.readthedocs.io/

Author

Dustin Spicuzza is the primary author of robotpy-build, but it is the culmination of many years of experimentation with automated wrapper generation by members of the RobotPy community.

robotpy-build is available under the BSD 3-clause license.

About

(mostly) automated C++ wrapping for Python

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published