dependencies
Auto activating a python virtualenv. GitHub Gist: instantly share code, notes, and snippets.
A guide to using uv to run Python scripts, including support for inline dependency metadata, reproducible scripts, and more.
Pain-free Python dependencies in clusters with uv + Ray! Learn how to build lightning-fast, consistent environments for distributed applications.
For the last ten years or so of working on Bundler, Iβve had a wish rattling around: I want a better dependency manager. It doesnβt just manage your gems, it manages your ruby versions, too. It doesnβt just manage your ruby versions, it installs pre-compiled rubies so you donβt have to wait for ruby to compile from source every time. And more than all of that, it makes it completely trivial to run any script or tool written in ruby, even if that script or tool needs a different ruby than your application does.
I recommend turning Dependabot off and replacing it with a pair of scheduled GitHub Actions, one running govulncheck, and the other running CI against the latest version of your dependencies.
A new class of supply chain attacks named 'slopsquatting' has emerged from the increased use of generative AI tools for coding and the model's tendency to "hallucinate" non-existent package names.
A web editor for p5.js, a JavaScript library with the goal of making coding accessible to artists, designers, educators, and beginners.
A Python tool to visualize + enforce dependencies, using modular architecture π Open source π Installable via pip π§ Able to be adopted incrementally - β‘ Implemented with no runtime impact βΎοΈ Interoperable with your existing systems π¦ Written in rust - gauge-sh/tach