Code Monkey home page Code Monkey logo

Comments (4)

sgillies avatar sgillies commented on June 3, 2024

@jrauschenbusch are you asking on behalf of a particular open source project?

from fiona.

jrauschenbusch avatar jrauschenbusch commented on June 3, 2024

I'm asking in general. In my case the request is arising from the usage of geopandas. This library itself depends on a bunch of well-known libraries, including fiona. Unfortunately using Alpine container images adds a lot of time compiling dependencies with native code bindings as they must be compiled from scratch. Reason is that there are no appropriate wheels available for some libraries.

from fiona.

sgillies avatar sgillies commented on June 3, 2024

@jrauschenbusch are you asking for wheels to use for your work at Bosch? Would your employer be interested in sponsoring? It's not free to build wheels or maintain the infrastructure over time. Fiona's C dependencies are many and complex, and changes to free CI runners break Fiona's existing builds regularly.

from fiona.

jrauschenbusch avatar jrauschenbusch commented on June 3, 2024

What about using GitHub Actions-hosted runners which are free for public OSS projects? Together with using the same release concepts as shapely or numpy use i think it should be easier to release wheels for a large amount of OS platforms with no increase of costs (except the time to implement the accordion GitHub actions). Of course i cannot say anything about possible compile issues.

Check out cibuildwheel (musllinux support) and free runners.

from fiona.

Related Issues (20)

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.