robotpy-build
=============
This is a build tool intended to be generally useful for any python project
that has binary dependencies. It is especially designed to meet the needs
of RobotPy's various wrapper libraries, chiefly around:
* Managing upstream binary dependencies
* Autogenerating pybind11 wrappers around those dependencies
* Building wheels from those generated wrappers
Requires Python 3.8+
Documentation
-------------
Documentation can be found at https://robotpy-build.readthedocs.io/
Author
------
Dustin Spicuzza is the primary author of robotpy-build, but it is the
culmination of many years of experimentation with automated wrapper
generation by members of the RobotPy community.
robotpy-build is available under the BSD 3-clause license.
Raw data
{
"_id": null,
"home_page": "https://github.com/robotpy/robotpy-build",
"name": "robotpy-build",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Dustin Spicuzza",
"author_email": "robotpy@googlegroups.com",
"download_url": "https://files.pythonhosted.org/packages/59/3a/72f08c00af9901473fba8073a9daa4d50d0884f7f534e1bb679247e93cd0/robotpy_build-2024.0.2.tar.gz",
"platform": null,
"description": "robotpy-build\n=============\n\nThis is a build tool intended to be generally useful for any python project\nthat has binary dependencies. It is especially designed to meet the needs\nof RobotPy's various wrapper libraries, chiefly around:\n\n* Managing upstream binary dependencies\n* Autogenerating pybind11 wrappers around those dependencies\n* Building wheels from those generated wrappers\n\nRequires Python 3.8+\n\nDocumentation\n-------------\n\nDocumentation can be found at https://robotpy-build.readthedocs.io/\n\nAuthor\n------\n\nDustin Spicuzza is the primary author of robotpy-build, but it is the\nculmination of many years of experimentation with automated wrapper\ngeneration by members of the RobotPy community.\n\nrobotpy-build is available under the BSD 3-clause license.\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "Build tool for RobotPy projects",
"version": "2024.0.2",
"project_urls": {
"Homepage": "https://github.com/robotpy/robotpy-build"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "48bfa2a4bb3cb4bbf4b705283afa07e27351e5157f3fef34e2930f4b8018df15",
"md5": "dea42baab130e4de58602d126fbbe2e2",
"sha256": "b90ec283b314654f507c1caa9895e19e049c1bf80e70008195e57fbb492e135e"
},
"downloads": -1,
"filename": "robotpy_build-2024.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "dea42baab130e4de58602d126fbbe2e2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 313582,
"upload_time": "2024-09-29T04:15:51",
"upload_time_iso_8601": "2024-09-29T04:15:51.663903Z",
"url": "https://files.pythonhosted.org/packages/48/bf/a2a4bb3cb4bbf4b705283afa07e27351e5157f3fef34e2930f4b8018df15/robotpy_build-2024.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "593a72f08c00af9901473fba8073a9daa4d50d0884f7f534e1bb679247e93cd0",
"md5": "75ab199ab59e95bebf2b6b4c0f54b703",
"sha256": "13e412f39827cd748e846a39e30e6c8fd0fadff8992878226fe169a05800a64b"
},
"downloads": -1,
"filename": "robotpy_build-2024.0.2.tar.gz",
"has_sig": false,
"md5_digest": "75ab199ab59e95bebf2b6b4c0f54b703",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 320912,
"upload_time": "2024-09-29T04:15:53",
"upload_time_iso_8601": "2024-09-29T04:15:53.576933Z",
"url": "https://files.pythonhosted.org/packages/59/3a/72f08c00af9901473fba8073a9daa4d50d0884f7f534e1bb679247e93cd0/robotpy_build-2024.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-29 04:15:53",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "robotpy",
"github_project": "robotpy-build",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "robotpy-build"
}