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.17.tar.gz
(168.9 kB
view details)
Built Distribution
File details
Details for the file robotpy-build-2020.0.17.tar.gz
.
File metadata
- Download URL: robotpy-build-2020.0.17.tar.gz
- Upload date:
- Size: 168.9 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 | 41231bd0120121f358115b1f9c97e780e38637663de939b9bc0d6ebd50db55f9 |
|
MD5 | ce98f6d792f5a3da229bf24b2f37fbfb |
|
BLAKE2b-256 | c697f81b68fbf31aa4a58655637230649e1897caaf05d84edcfa7a9d877ae60e |
File details
Details for the file robotpy_build-2020.0.17-py3-none-any.whl
.
File metadata
- Download URL: robotpy_build-2020.0.17-py3-none-any.whl
- Upload date:
- Size: 187.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 | 48584659638ae825417b525a5813282fc3ecc17b6bfd68e0346403f05eb67eaf |
|
MD5 | dd1325cefd10544f93a91ec0790ce55b |
|
BLAKE2b-256 | 7086f2bf311bf4427fe0c0a08dd987069f3b23f18b056674c51a49727b108d0f |