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.3.tar.gz
(176.2 kB
view details)
Built Distribution
File details
Details for the file robotpy-build-2020.1.3.tar.gz
.
File metadata
- Download URL: robotpy-build-2020.1.3.tar.gz
- Upload date:
- Size: 176.2 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 | 4b3d33af4584d50f22179cc15d41e3133fbca2b08614a1b7cdd5de2560f87b54 |
|
MD5 | d4ca5d2d10416208e4ef409927ed63db |
|
BLAKE2b-256 | c78bd83e7704cbda9dab28fd6e407fe6a9cb5ecbecd26b100533447461811d76 |
File details
Details for the file robotpy_build-2020.1.3-py3-none-any.whl
.
File metadata
- Download URL: robotpy_build-2020.1.3-py3-none-any.whl
- Upload date:
- Size: 196.7 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 | 3685642052a69e67b406c16a3ac92333cc1430b7dea5a474df0e730f0ee11ddb |
|
MD5 | 5fee32ee5b956773bfef583b8ce75895 |
|
BLAKE2b-256 | 16fd860ff27f4c2dc1322def7441ba5252fccd70a8688433a76011843aa66f88 |