python-feedstock

A conda-smithy repository for python. (by conda-forge)

Python-feedstock Alternatives

Similar projects and alternatives to python-feedstock

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better python-feedstock alternative or higher similarity.

python-feedstock reviews and mentions

Posts with mentions or reviews of python-feedstock. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-25.
  • Python 3.11.0 final is now available
    11 projects | news.ycombinator.com | 25 Oct 2022
    It's already there:

    https://anaconda.org/conda-forge/python

    https://github.com/conda-forge/python-feedstock/pull/577

    Using mamba to create a new encoding called py311 with python 3.11:

        mamba create -n py311 python=3.11
  • Notes from the Meeting on Python GIL Removal Between Python Core and Sam Gross
    4 projects | news.ycombinator.com | 26 Oct 2021
    https://news.ycombinator.com/item?id=18040664

    Today, conda-forge compiles CPython to relocatable platform+architecture-specific binaries with LLVM. https://github.com/conda-forge/python-feedstock/blob/master/...

    Pyodide (JupyterLite) compiles CPython to WASM (or LLVM IR?) with LLVM/emscripten IIRC. Hopefully there's a clear way to implement the new GIL-less multithreading support with Web Workers in WASM, too?

    The https://rapids.ai/ org has a bunch a fast Python for HPC; with Dask and pick a scheduler. Less process overhead and less need for interprocess locking of memory handles that transgress contexts due to a new GIL removal approach would be even faster than debuggable one process per core Python.

Stats

Basic python-feedstock repo stats
2
44
7.8
7 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com