Code Monkey home page Code Monkey logo

roborio-wheels's Introduction

roborio-wheels

This repository exists to build binary wheels of non-RobotPy software for use on the roborio.

When you make a pull request to this repo, a github action is automatically triggered and will upload any new artifacts to the github action so that you can download and use them. Once merged to master, the built artifacts will be uploaded for all teams to use.

Adding a new build

First, add a section to packages.toml, similar to this:

[packages.pydevd]
version = "2.0.0"

Second, edit .github/workflows/wheels.yml and add the package to the package list under 'matrix'.

Finally, commit your changes and make a pull request

Updating the version of a build

Edit the version in packages.toml and make a pull request.

roborio-wheels's People

Contributors

virtuald avatar auscompgeek avatar

Watchers

 avatar  avatar James Cloos avatar  avatar Vasista Vovveti avatar  avatar

roborio-wheels's Issues

Add SciPy

cross-compiling scipy is technically possible, but I don't trust the result yet. Needs testing. Also, numpy + scipy need some cross-compiling adjustments, will have to work on those later.

Add NumPy

It has some special requirements that need to be added first

Add support for building wheels that need rust

This has come up several times, and I honestly don't know enough about rust to actually make it work (but maybe @auscompgeek does?). For anyone who runs into this and really wants to make it work, here's my current thoughts on how this might work:

Anyone who is seriously trying to solve this should make a docker image with the right stuff in it, and manually figure out how to build the python wheel correctly. If you can get that working, I'm willing to automate the rest of it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.