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.18.tar.gz
(169.0 kB
view details)
Built Distribution
File details
Details for the file robotpy-build-2020.0.18.tar.gz
.
File metadata
- Download URL: robotpy-build-2020.0.18.tar.gz
- Upload date:
- Size: 169.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/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4489970cb85c546c50d9a428a80cef9d5eb81a790453c35af928d8d455e343b0 |
|
MD5 | 9353e39b4e15a2b8adccb7a4f10f506d |
|
BLAKE2b-256 | 55547c6e144b87b574aec8c86ff43b9b0a892144991e83a1727fef4105a732c7 |
File details
Details for the file robotpy_build-2020.0.18-py3-none-any.whl
.
File metadata
- Download URL: robotpy_build-2020.0.18-py3-none-any.whl
- Upload date:
- Size: 187.9 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 | fe13b167df6d9e65d80e438720fdaf0e540f7009347f4bc527234bf101181a22 |
|
MD5 | 08156381222cedf22fedf7ef7b4eefd2 |
|
BLAKE2b-256 | 2ed9eb0a77b941cf10ffa84d46d761d9bd7d2b92821cd14df341fde9d03c79c2 |