Build tool for RobotPy projects
Project description
robotpy-build
This is a build tool designed to meet the needs of RobotPy's various wrapper libraries build needs, chiefly around:
- Managing upstream binary dependencies
- Autogenerating pybind11 wrappers around those dependencies
- Building wheels from those generated wrappers
Requires Python 3.6+
Workflow
There are two types of generated artifacts from RobotPy wrapper library projects:
- sdist - This should contain enough information to build a wheel
- This is NOT intended to be usable offline, because upstream artifacts can get to be fairly large
- wheel - Platform specific build installable via pip
- Should contain headers and libraries necessary for other projects to build from it
Eventual goal is to support cross-compilation somehow so we can build various types of artifacts via CI
Usage
TODO: This tool is still very much under development
See docs/wrapping.md for details on writing your own wrapped project.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
robotpy-build-2020.0.22.tar.gz
(170.5 kB
view details)
Built Distribution
File details
Details for the file robotpy-build-2020.0.22.tar.gz
.
File metadata
- Download URL: robotpy-build-2020.0.22.tar.gz
- Upload date:
- Size: 170.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f52ae61febc88e0740bb1c89f6bf59bfd631335df05b057283feef4b41b49879 |
|
MD5 | 05af458b248364756390b0faf0ecb66e |
|
BLAKE2b-256 | 18b83044b63064c75c0cfe2e9a858fd3a4b38563b1abb216506e30d248e266c3 |
File details
Details for the file robotpy_build-2020.0.22-py3-none-any.whl
.
File metadata
- Download URL: robotpy_build-2020.0.22-py3-none-any.whl
- Upload date:
- Size: 189.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c2144c4ed5d854bf6fe6fed0760cfac9d89e269b0df4fa51d7286fbcc18ae39 |
|
MD5 | 7eadff885512c9a1c4245289cca2f4a9 |
|
BLAKE2b-256 | 3c2bfbcfeb7f8717e31f902374891a44ce87cd165d5bc8f241d55cef6e06946b |