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.1.2.tar.gz
(176.0 kB
view details)
Built Distribution
File details
Details for the file robotpy-build-2020.1.2.tar.gz
.
File metadata
- Download URL: robotpy-build-2020.1.2.tar.gz
- Upload date:
- Size: 176.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 23d3a8d0ebf4a8a82872594970e13ee1fe10f46075f570f28a8259880c948682 |
|
MD5 | d8c96c3209d2371e520adf1ba37e1784 |
|
BLAKE2b-256 | 43632f340b2aa5345022f7cc2311f292455b1ab24932350d05c4d228af17926a |
File details
Details for the file robotpy_build-2020.1.2-py3-none-any.whl
.
File metadata
- Download URL: robotpy_build-2020.1.2-py3-none-any.whl
- Upload date:
- Size: 196.6 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/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ed9b70226014be162ad3a016ef0423e5603a4746d8e86f2932856ca8d39bb6d |
|
MD5 | 844f545b3df16e24bff77cb01a2ecb19 |
|
BLAKE2b-256 | 969d3fbc94d1a90074a34a490d154934246ae65029ef98b52201714c1f2c3eff |