Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blog post about moving rattler to the conda organization #211

Merged
merged 20 commits into from
Oct 1, 2024

Conversation

wolfv
Copy link
Contributor

@wolfv wolfv commented Sep 16, 2024

Initial blog post, still in review.

@wolfv wolfv requested a review from a team as a code owner September 16, 2024 22:28
Copy link

netlify bot commented Sep 16, 2024

Deploy Preview for conda-dot-org ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 18e0e04
🔍 Latest deploy log https://app.netlify.com/sites/conda-dot-org/deploys/66e8b120b7dbcb0007ddce7b
😎 Deploy Preview https://deploy-preview-211--conda-dot-org.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Sep 16, 2024

Deploy Preview for conda-dot-org ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit d32dc01
🔍 Latest deploy log https://app.netlify.com/sites/conda-dot-org/deploys/66fc0ca6b06314000834e936
😎 Deploy Preview https://deploy-preview-211--conda-dot-org.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@jaimergp jaimergp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the post!

One general about the capitalization of conda: it's almost always lowercase. See details at https://github.com/conda/conda/blob/main/CONTRIBUTING.md#conda-capitalization-standards. We should have this in this repository too, but for now, that's the "canonical source" we've used in practice.

- [Rust documentation for rattler](https://docs.rs/rattler). Note: each create has its own documentation.
- [Documentation for the Python bindings to rattler](https://conda.github.io/rattler/py-rattler/)

You can find the authors of rattler on the [prefix.dev Discord](https://discord.gg/kKV8ZxyzY4) - feel free to connect and ask questions! We are – of course – also active on the Conda community channels (such as Element).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


Rattler is already widely used to build custom tooling (as is done by large organizations such as [Palantir](https://www.palantir.com/docs/foundry/announcements/2024-06/), [QuantCo](https://github.com/quantco/pixi-pack) and the [Chicago Trading Company](https://github.com/AaronOpfer/conda_curation) among others).

The Python bindings to rattler, originally developed by [Tarun Pratap Singh](https://github.com/Wackyator) are one of the easiest way to programmatically deal with Conda packages. They can be installed from [`conda-forge`](https://prefix.dev/channels/conda-forge/packages/py-rattler) or [`pypi`](https://pypi.org/project/py-rattler/)!
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The Python bindings to rattler, originally developed by [Tarun Pratap Singh](https://github.com/Wackyator) are one of the easiest way to programmatically deal with Conda packages. They can be installed from [`conda-forge`](https://prefix.dev/channels/conda-forge/packages/py-rattler) or [`pypi`](https://pypi.org/project/py-rattler/)!
The Python bindings to Rattler, originally developed by [Tarun Pratap Singh](https://github.com/Wackyator) are one of the easiest way to programmatically deal with Conda packages. They can be installed from [`conda-forge`](https://prefix.dev/channels/conda-forge/packages/py-rattler) or [`pypi`](https://pypi.org/project/py-rattler/)!

@wolfv
Copy link
Contributor Author

wolfv commented Sep 26, 2024

Thanks @beeankha 🙏 !

@@ -0,0 +1,80 @@
---
title: "Rattler is moving to the conda organization"
slug: "rattler-moving-to-conda-org"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please include the date in the slug (or remove this line so the filename is used instead).

@jezdez jezdez merged commit e5d8ab8 into conda:main Oct 1, 2024
6 checks passed
@wolfv wolfv deleted the rattler branch October 1, 2024 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants