conda-forge's Avatar

conda-forge

@conda-forge.org

A community led collection of recipes, build infrastructure and distributions for the conda package manager. https://conda-forge.org

449
Followers
11
Following
8
Posts
18.08.2023
Joined
Posts Following

Latest posts by conda-forge @conda-forge.org

Today was a good day for the Gnome ecosystem on @conda-forge.org! Two PRs merged to get more low level libraries: libadwaita, sassc, appstream, libshumate and json-glibc by Dan Yeaw and Felix HΓ€cker.

17.02.2026 15:43 πŸ‘ 9 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0

I was intruiged by this post and made similar (but not comparable) plots for the Python 3.14 availability on conda-forge: uwekorn.com/2025/12/01/p...

01.12.2025 10:58 πŸ‘ 4 πŸ” 3 πŸ’¬ 1 πŸ“Œ 0
Unlocking Hidden Power of Conda with Pixi β€” Ruben Arts, Julian Hofer
Unlocking Hidden Power of Conda with Pixi β€” Ruben Arts, Julian Hofer [EuroPython 2025 β€” Terrace 2B on 2025-07-18]🎀 *Unlocking Hidden Power of Conda with Pixi by Ruben Arts, Julian Hofer* πŸ”— https://ep2025.europython.eu/sessi...

Missed us at @europython? Here is the recording:

www.youtube.com/watch?v=HOq...

05.11.2025 10:59 πŸ‘ 9 πŸ” 4 πŸ’¬ 0 πŸ“Œ 1
Preview
2025-41: A week in conda-forge This week was the Python 3.14 release, and it will also be the final week where I log my conda-forge work. While it is interesting for me to see what I do work, it is also additional work that keeps m...

Week 41 this year was the week of the Python 3.14 release and also the last one I wrote a report on my @conda-forge.org activities: uwekorn.com/2025/10/20/w...

20.10.2025 15:03 πŸ‘ 3 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Preview
2025-40: A week in conda-forge This week was the week of PyData Paris and a public holiday in Germany. At the same time, my usual day-to-day work had to continue, so my conda-forge interactions were limited to simple (but many) rev...

While I was at @pydataparis.bsky.social , I did not spend much time on @conda-forge.org, but in that week, at least some important milestones happened for the Python 3.14 migration, e.g. unblocking everything that depends on pandas. More details can be found in my report: uwekorn.com/2025/10/16/w...

16.10.2025 11:37 πŸ‘ 3 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Python 3.14 is already usable on conda-forge (not just available) | conda-forge | community-driven packaging for conda With yesterday's release of Python 3.14 (insert release link), we not only have Python 3.14 itself available on conda-forge,

Python 3.14 has been released two days ago. At the same time, we also uploaded a build of it to @conda-forge.org and about 40% of Python version dependent (mostly those with compiled code) were immediately available. See conda-forge.org/blog/2025/10...

09.10.2025 18:09 πŸ‘ 8 πŸ” 4 πŸ’¬ 2 πŸ“Œ 0
Preview
2025-39: A week in conda-forge In the third week of reporting on my conda-forge work, you will see how the large number of contributions happens quickly. As we’re getting closer to the Python 3.14 release, I spent some time bringin...

Another week of reporting on my @conda-forge.org work: uwekorn.com/2025/10/14/w... This time, I started a mini-sprint on the Python 3.14 migration.

14.10.2025 12:06 πŸ‘ 4 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Preview
Cross compiling in the Conda ecosystem Cross compiling is a fundamental capability in modern software development, allowing developers to build packages for different architectures without needing access to the target hardware.

In our little deep dive series we're now exploring how cross-compilation in the Conda ecosystem works: prefix.dev/blog/cross-c.... Back in the days, @conda-forge.org rolled this out widely to support osx-arm64 early on, and now for linux-aarch64/ppc64le.

15.10.2025 06:11 πŸ‘ 6 πŸ” 6 πŸ’¬ 0 πŸ“Œ 0
Post image

Pixi Global is known as a tool to manage CLI applications, but did you know that you can also install shell completions and even graphical user interfaces with it? Learn more by reading Lucas' and Julian's blog post: prefix.dev/blog/using-...

19.09.2025 10:03 πŸ‘ 5 πŸ” 3 πŸ’¬ 0 πŸ“Œ 0
Preview
2025-37: A week in conda-forge While I spent the majority of my time on QuantCo-internal (often strategic, non-code) work, my GitHub profile still hovers around 8,000 yearly contributions. Part of this is through my internal work, ...

Ever wondered where all my GitHub contributions come from? I have document a week's worth of @conda-forge.org contributions: uwekorn.com/2025/09/18/w...

I plan to do this for 2-3 more weeks to get an overview where I spent my time. I hope there is also content in there that helps others.

18.09.2025 19:49 πŸ‘ 5 πŸ” 3 πŸ’¬ 0 πŸ“Œ 0
Post image

Our server has recently delivered more than 1.000.000 packages for the first time. We've hit that mark a few more times since. Seeing this constant growth is fascinating and we are confident that our infrastructure will scale well beyond this number!

18.09.2025 14:00 πŸ‘ 5 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Preview
Mutex packages in the Conda world Mutex packages are a useful mechanism to guide the solver towards certain dependencies, mutually excluding other dependency trees.

We're continuing our little deep dive series into Conda packaging. Mutex packages are useful to guide the SAT solver into specific parts of the dependency tree, and globally select either a GPU or CPU variant or similar features for an environment. prefix.dev/blog/what-a...

11.09.2025 18:05 πŸ‘ 7 πŸ” 3 πŸ’¬ 0 πŸ“Œ 0
Post image

Today we're unveiling new Software Supply Chain features for the Conda ecosystem: the integration of Sigstore is in public beta on prefix! You can now create Sigstore attestations on Github Actions and cryptographically secure your supply chain with trusted publishing.

01.09.2025 14:37 πŸ‘ 5 πŸ” 3 πŸ’¬ 1 πŸ“Œ 0
conda-forge Audit Complete! – OSTIF.org

We β€œconda” believe it! In collaboration with 7ASecurity and @sovereign.tech, we carried out an audit of conda-forge. Read the details at our blog: ostif.org/conda-forge-...

16.07.2025 14:35 πŸ‘ 5 πŸ” 3 πŸ’¬ 0 πŸ“Œ 0
Making the conda(-forge) ecosystem ready for cybersecurity regulations We outline the efforts we bring into the conda(-forge) ecosystem to ensure it provides the basic requirements to meet the foudations of many (cyber) regulations

@conda-forge.org and @conda.org are essential components of our stack. Thus, it is natural for us to work with the community there to make it ready for upcoming cyber(security) regulations. Read about our efforts at tech.quantco.com/blog/conda-r...

Reach out, if you would like to collaborate!

10.07.2025 14:34 πŸ‘ 6 πŸ” 3 πŸ’¬ 0 πŸ“Œ 0
Post image

The documentation of @conda-forge.org is improving with example recipes for Go and Rust packages – providing useful starting points to get MORE packages into our ecosystem!

04.07.2025 08:10 πŸ‘ 6 πŸ” 4 πŸ’¬ 1 πŸ“Œ 0
Post image

β€œRaise your hand if you were able to install everything with pixi and run the simulation-based inference tutorial notebook.”
github.com/cranmer/sbi-...

03.07.2025 11:11 πŸ‘ 26 πŸ” 5 πŸ’¬ 1 πŸ“Œ 0

I'm really looking forward to getting to teach this tutorial with @ruben-arts.bsky.social and John next week at #SciPy2025! This has been fun to collaborate with them on to create. I hope tutorial participants enjoy it and come away feeling they have a whole new toolkit to empower themselves with!

02.07.2025 23:06 πŸ‘ 15 πŸ” 6 πŸ’¬ 3 πŸ“Œ 0
Preview
Virtual Packages in the Conda ecosystem Virtual packages are a neat trick to inject system requirements into the SAT solver and resolve for compatible packages automatically. In this blog post we talk about how they are used in the Conda ecosystem to support complex cross-platform package distributions.

Ever wondered how Conda and Pixi "know" to install CUDA packages only on GPU machines? πŸ€”

Meet virtual packages - a clever solution to inject system compatibility information to the SAT solver to ensure compatibility.

prefix.dev/blog/virtua...

18.06.2025 12:28 πŸ‘ 5 πŸ” 4 πŸ’¬ 0 πŸ“Œ 0

Demystifying conda packages!

12.06.2025 06:14 πŸ‘ 2 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Post image

Celebrating 4 incredible years with β€ͺ@rjai.me‬! 🌟 As a conda steering committee member and conda-forge core team member, Jaime helps coordinate efforts that enable scientific breakthroughs. Here's to more years of community-driven innovation! πŸ™Œ #CommunityImpact #OpenSource

06.06.2025 13:49 πŸ‘ 6 πŸ” 3 πŸ’¬ 0 πŸ“Œ 1
Preview
S3 support in Pixi and rattler-build We're excited to announce S3 support across our entire toolchain – rattler, pixi, and rattler-build now support the most common cloud storage standard, thanks to contributions from our friends at QuantCo. This vendor-agnostic approach to distributing Conda packages represents a major step forward for the ecosystem, offering teams the flexibility to host packages on any S3-compatible provider (AWS, Cloudflare R2, Backblaze B2, Hetzner, and more) with built-in authentication and minimal vendor lock-in.

These days you can easily use S3 buckets to host your Conda packages. @quantcotech folks have implemented support across pixi, rattler and rattler-build.

We're excited because we want Conda packages to be used everywhere without vendor lock-in!

prefix.dev/blog/s3-sup...

05.06.2025 15:14 πŸ‘ 9 πŸ” 4 πŸ’¬ 0 πŸ“Œ 0
Post image

πŸš€Last week, the #ScientificPython Developer Summit brought together 32 package maintainers from across the ecosystem at eScience UW in Seattle!

✨It was a great opportunity to collaborate on improving the tools that power scientific Python research.πŸ§‘πŸ½β€πŸ’»

Thanks to everyone that joined! 🧑

19.05.2025 19:58 πŸ‘ 18 πŸ” 6 πŸ’¬ 0 πŸ“Œ 3
Preview
npm: @conda-org/rattler Javascript bindings to the rattler library. Latest version: 0.3.0, last published: 10 minutes ago. Start using @conda-org/rattler in your project by running `npm i @conda-org/rattler`. There are no other projects in the npm registry using @conda-org/rattler.

New release on @npmjs - the rattler WASM/JS bindings are now published under "@conda-org/rattler". Why would you want Conda packages in the browser? – to install WASM modules for Python, R, Lua, C/C++ and more, or build your own WASM powered applications.

www.npmjs.com/package/@co...

30.05.2025 15:00 πŸ‘ 5 πŸ” 4 πŸ’¬ 1 πŸ“Œ 0
Post image

Amazing blog post about using Pixi for ROS 2 on Windows. We're happy about the shoutout – that's the kind of complex setup that we want to make extremely easy with Pixi.

04.06.2025 15:00 πŸ‘ 6 πŸ” 4 πŸ’¬ 1 πŸ“Œ 0
Post image

One of the fastest JIT in the world is now easy to install with `pixi` on Windows.

If you always wanted to try LuaJIT then you can just `pixi add luajit` – on Windows, macOS and Linux.

29.05.2025 10:00 πŸ‘ 10 πŸ” 2 πŸ’¬ 2 πŸ“Œ 0
Post image

We recently celebrated 10 years of @condaforge on our Zulip. I'd love to hear your story if you are involved with conda-forge. The project has grown to over 30'000 packages, and still grows at a crazy rate.

28.05.2025 13:08 πŸ‘ 7 πŸ” 5 πŸ’¬ 1 πŸ“Œ 0
Preview
GitHub - Hofer-Julian/marimo-pixi-starter-template: marimo + pixi starter template marimo + pixi starter template. Contribute to Hofer-Julian/marimo-pixi-starter-template development by creating an account on GitHub.

🌟 Spotlight on @julianhofer.eu!

marimo + pixi: launch your notebooks in seconds.

This starter template pairs marimo with pixi for instant env setup, built‑in testing, linting & CI/CD β€” so you can dive straight into interactive notebooks.

Repo: github.com/Hofer-Julia...

15.05.2025 16:00 πŸ‘ 16 πŸ” 4 πŸ’¬ 0 πŸ“Œ 2
Post image

Exciting news! Our talk and tutorial at @SciPyConf have been accepted!

Learn more about the impact of Pixi on the Science community!

Special thanks to @matthewfeickert.com for the initiation of the tutorial!

Talk: cfp.scipy.org/scipy2025/t...
Tutorial:
cfp.scipy.org/scipy2025/t...

02.05.2025 09:00 πŸ‘ 6 πŸ” 3 πŸ’¬ 0 πŸ“Œ 1
Post image

New architecture dropping on @conda-forge.org – we're excited to help the effort of building Windows ARM64 packages!

22.04.2025 14:01 πŸ‘ 9 πŸ” 4 πŸ’¬ 1 πŸ“Œ 0