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.7.tar.gz
(176.6 kB
view details)
Built Distribution
File details
Details for the file robotpy-build-2020.1.7.tar.gz
.
File metadata
- Download URL: robotpy-build-2020.1.7.tar.gz
- Upload date:
- Size: 176.6 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 | 66d70c9d28fb4ddbe4a290ac88e650bb9d914c50edbee99b4f8dca4604720dce |
|
MD5 | cc6fedade28f39c8c5b34ee40959f702 |
|
BLAKE2b-256 | 81fc48823ec4dd74253cc6fe2004bff854bb5fd50a768473279a20c5ddf21e3a |
File details
Details for the file robotpy_build-2020.1.7-py3-none-any.whl
.
File metadata
- Download URL: robotpy_build-2020.1.7-py3-none-any.whl
- Upload date:
- Size: 197.2 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 | 3f9a7ab163b49adf9604f780ef33d18ab311564ed2cbf1c34696064672305068 |
|
MD5 | c831f8ff10777ab141e8f7bba3340672 |
|
BLAKE2b-256 | 7b349b573e571f23775fad694d6b6f113dac23e94e51f39493a1c7a34be7755e |