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
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.8.tar.gz
(162.5 kB
view details)
Built Distribution
File details
Details for the file robotpy-build-2020.0.8.tar.gz
.
File metadata
- Download URL: robotpy-build-2020.0.8.tar.gz
- Upload date:
- Size: 162.5 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 | d4fa86602327fffdb1b32ea99e3a75bde773a80c6b7ed08ba265d690d7d2e307 |
|
MD5 | 8f00825f153a7e3f33cb59b63acefbea |
|
BLAKE2b-256 | a1054f38a968c8041ce82f1ec90484e6e4bdf2253d37250d419a8245a60feb33 |
File details
Details for the file robotpy_build-2020.0.8-py3-none-any.whl
.
File metadata
- Download URL: robotpy_build-2020.0.8-py3-none-any.whl
- Upload date:
- Size: 183.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/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75b6a40d8b9024720aa40c6c64972798ef652e993b2b5384dc2cdabdf15d5b09 |
|
MD5 | 57e5ce32cfa9617f39aa5662822f2a58 |
|
BLAKE2b-256 | 13f2257c4bd55581ed05b524afe5d09f1c4cf6e4bc6f2d388f81255167e8c2b1 |