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.10.tar.gz
(176.8 kB
view details)
Built Distribution
File details
Details for the file robotpy-build-2020.1.10.tar.gz
.
File metadata
- Download URL: robotpy-build-2020.1.10.tar.gz
- Upload date:
- Size: 176.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 479f00e5a0caf0ba2628c7cec91e6b192c83067230cb2ef5d8c1248cf9d84c11 |
|
MD5 | d00c27452fc9dec02d4050001d76b615 |
|
BLAKE2b-256 | e471b9a234fd7e96e06c95e5987f44a5cb868129e9af7d39c681ce7223742599 |
File details
Details for the file robotpy_build-2020.1.10-py3-none-any.whl
.
File metadata
- Download URL: robotpy_build-2020.1.10-py3-none-any.whl
- Upload date:
- Size: 197.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0e6ba7383666d7bc7df58b4ffa229aed03cb8b9e2e52247bf51fb4bda8e10e2 |
|
MD5 | d5ee2a7aff5b78216c15e980edcabf88 |
|
BLAKE2b-256 | a0ff6762c3278b9179c7ad1620f4e90f09d0c9673d2e51ab66288ab164e2f01e |