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.25.tar.gz
(172.0 kB
view details)
Built Distribution
File details
Details for the file robotpy-build-2020.0.25.tar.gz
.
File metadata
- Download URL: robotpy-build-2020.0.25.tar.gz
- Upload date:
- Size: 172.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.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1fd88039e7aad8890895ecaa12ae52445cee4028d7874a99debd3a26288f2b39 |
|
MD5 | 8603766347ea6adafbc6e11055fea8fa |
|
BLAKE2b-256 | 24c3d681db43c6d4bac3d1b219e5d96df3fa8da061571585c50883870852a813 |
File details
Details for the file robotpy_build-2020.0.25-py3-none-any.whl
.
File metadata
- Download URL: robotpy_build-2020.0.25-py3-none-any.whl
- Upload date:
- Size: 191.4 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.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 021c05805ceea7f4dafe4bdf850f45779de509b2e0745b1e13ed6537301b589b |
|
MD5 | 6cc1b5aa55b442442e4ff0d5cb746830 |
|
BLAKE2b-256 | af9b41f65091385fe9a9b6c894d26c5583a8d2a92a8fb1902a480f3d3c8b9177 |