conda-forge's Avatar

conda-forge

@conda-forge.org.bsky.social

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

430 Followers  |  11 Following  |  8 Posts  |  Joined: 18.08.2023  |  1.4058

Latest posts by conda-forge.org on Bluesky

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 β€” πŸ‘ 5    πŸ” 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 β€” πŸ‘ 13    πŸ” 6    πŸ’¬ 2    πŸ“Œ 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
Ten years of conda-forge! | conda-forge | community-driven packaging for conda Today, 2025-04-11, marks the 10th anniversary of the conda-forge community.

Today we celebrate the 10th anniversary of conda-forge!

Our beloved Github organization was created around this time on Apr 11th, 2015.

More details:

- Blog post: conda-forge.org/blog/2025/04...
- Zulip thread: conda-forge.zulipchat.com#narrow/chann...

11.04.2025 07:38 β€” πŸ‘ 10    πŸ” 9    πŸ’¬ 0    πŸ“Œ 0
Preview
NumFOCUS Executive Director Search Update: Job listing is Open [Source] We’re happy to announce that we’ll be working with Perrett Laver (PL). PL has made hires at the executive director level in the open…

NumFOCUS is seeking our next Executive Director. We're looking for a strategic leader with a passion for open source and a commitment to equity. Learn more at bit.ly/42lraGZ

03.04.2025 20:45 β€” πŸ‘ 7    πŸ” 6    πŸ’¬ 0    πŸ“Œ 0
Preview
Enhancing the Conda Ecosystem in 2025 We are working on some exciting Conda Enhancement Proposals (CEP) in 2025. Read more about them here.

We wrote a blogpost about four exciting Conda Enhancement Proposals that we are working on in 2025. We are continuing to push the boundaries of what's possible with Conda packages.

Read more: prefix.dev/blog/ceps_2025

21.03.2025 14:53 β€” πŸ‘ 6    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Screenshot of r-universe

Screenshot of r-universe

R-universe now displays the Conda version for R packages available via @conda-forge.org

05.03.2025 22:19 β€” πŸ‘ 12    πŸ” 3    πŸ’¬ 0    πŸ“Œ 0
Announcing the new recipe format on conda-forge | conda-forge | community-driven packaging for conda The conda-forge team is excited to announce that the v1 recipe format is available on conda-forge. The v1 recipe format is a community initiative dating back over 3 years to improve the recipe format ...

The v1 recipe format gets an official announcement on @conda-forge.org. I’ve converted a bunch of the feedstocks I maintain over the last few months and it’s a real improvement conda-forge.org/blog/2025/02...

28.02.2025 02:50 β€” πŸ‘ 6    πŸ” 2    πŸ’¬ 3    πŸ“Œ 1
Conda Enhancement Proposals – Show & Tell – February 28th, 2025
Internal Show & Tell, where Wolf Shares the ongoing work on improving the conda ecosystem.1:00 What prefix.dev and friends are doing to improve the set of to... Conda Enhancement Proposals – Show & Tell – February 28th, 2025

Watch Wolf explain the open CEPs we've written to advance the Conda ecosystem even further!

πŸŽ₯ Livestream recording: www.youtube.com/live/zxquAg...

πŸͺ„ Tip: Use the chapters to find the CEP you're interested in!

#conda #packagemanagement #pixi

28.02.2025 12:59 β€” πŸ‘ 4    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Announcing the new recipe format on conda-forge | conda-forge | community-driven packaging for conda The conda-forge team is excited to announce that the v1 recipe format is available on conda-forge. The v1 recipe format is a community initiative dating back over 3 years to improve the recipe format ...

We're happy to announce the support for the new (v1) recipe format on conda-forge: conda-forge.org/blog/2025/02...

It was a long journey from coming up with a new, community approved spec to the first v1 recipe on conda-forge πŸŽ‰ – more details in the blog post.

28.02.2025 14:06 β€” πŸ‘ 10    πŸ” 4    πŸ’¬ 0    πŸ“Œ 0
Preview
Searching for the next Executive Director of NumFOCUS From the Executive Director Hiring Committeeβ€Šβ€”β€ŠJulie Hollek (Chair), Sanket Verma, Wolf Vollprecht, Jim Weiss, Michael Zargham

NumFOCUS is seeking its next Executive Director. To guide this process, the Board of Directors has established an Executive Director Hiring Committee. Learn more about the hiring process & progress at bit.ly/4ij7n1g We also want to hear from you! Learn more and share your input at bit.ly/41wbAZL

26.02.2025 19:38 β€” πŸ‘ 9    πŸ” 11    πŸ’¬ 0    πŸ“Œ 1
Post image

Want to prepare an R recipe for @condaforge? Takes a few seconds, max! And of course, the whole @prefix_dev team is around to help as well :)

Try it out here: discord.gg/kKV8ZxyzY4

26.02.2025 14:53 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Post image

Our @Discord bot got a makeover recently. The `rattler-build` subcommand will invoke `rattler-build generate-recipe {pypi, cran}` and the `conda-chef` command will use AI 🀯 to try to translate @Homebrew πŸ“¦ recipes to v1 recipe YAML πŸš€

26.02.2025 14:53 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 1    πŸ“Œ 1
Preview
Senior Open-source Rust engineer (Remote) - prefix.dev GmbH We’re looking for a Senior Software Engineer to join our tight-knit team with a mission to work on our impactful open source developer tools. We are building a revolutionary package manager - pixi - and a huge ecosystem around it from package hosting t...

✨ We're looking to extend our team with a Senior Rust Engineer ✨

Do you want to leave a lasting mark on the open source ecosystem by building awesome tools for other developers?

Apply here: apply.workable.com/j/12939AB951

#conda #pixi #rustjobs

25.02.2025 16:07 β€” πŸ‘ 10    πŸ” 8    πŸ’¬ 0    πŸ“Œ 2
Screenshot of uv-secure package page

Screenshot of uv-secure package page

uv-secure is now on conda-forge. If you're a conda fan too, I suggest installing as a @prefix.dev pixi global tool.

I'd like to expand the scope of uv-secure to scan pixi.lock files too... unfortunately @conda-forge.org has no API for listing known package vulnerabilities like PyPi that I know of.

11.02.2025 11:59 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Two years of contributions to conda-forge: work done during our CZI EOSS 5 grant In 2022 we were awarded a CZI EOSS grant for conda-forge. The proposal, co-submitted by Quansight Labs and QuantStack, targeted three areas: maintaining and improving conda-forge's infrastructure, cre...

πŸ”§ From GPU CI to OCI mirroring, @rjai.me shares how #QuansightLabs transformed @conda-forge.org's infrastructure over 2 years of CZI funding. See the complete journey: labs.quansight.org/blog/czi-eos... #OpenSource #DataScience

11.02.2025 18:27 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 1

@conda-forge.org is following 11 prominent accounts