How to set up Pixi with CodeArtifacts
Add full reproducibility to your company-internal data science work!
Hello fellow datanistas!
For those who have been reading my blog, you’ll know I’m a big fan of pixi. But one blocker to me adopting it at work has been ensuring that we can pull in internally-developed packages from AWS CodeArtifact. How do we do that? Well, I've just penned a detailed guide based on my experiences making it happen! In my latest blog post, I walk through the challenges and solutions involved in making Pixi work seamlessly with AWS authentication, a critical step for adopting this tool in professional environments.
I cover everything from initial setup with pipx
, configuring keyring
and keyrings.codeartifact
, to ensuring your Pixi configuration is spot on. This guide is designed to help you avoid common pitfalls and streamline your workflow. Whether you're a seasoned developer or just starting out, I believe you'll find valuable insights in this post.
I invite you to read the full guide on my blog: How to Set Up Pixi with CodeArtifacts. And if you find it helpful, please consider sharing it with colleagues or friends who might also benefit from this knowledge. Together, we can make tech integration a little less intimidating!
Thank you for your continued support and curiosity. Happy coding!
Cheers,
Eric