InCodeXbyRahul SharmaMastering Python Virtual Environments: A Developer’s Essential GuideLearn How to Manage Multiple Python Versions Efficiently2d ago
InAnalyst’s cornerbyKarl WiegersStay Off the Critical PathDelays in certain tasks can delay an entire project. I make sure that I’m not blocking progress if my task is on the critical path.Sep 10, 20246
Vijay MauryaManaging Python Virtual Environments with UV: A Comprehensive GuidePython developers often face challenges when managing virtual environments and dependencies across multiple projects. Traditional tools…Dec 27, 20242Dec 27, 20242
Keshav Sadashiv Sapru (Keshav Sapru)Computers And Technology Are Not Freedom (In The Absolute Sense)Don’t Bring Back A New Slavery2d ago2d ago
Nathan CurtisPlanning a Design System GenerationHow to approach a cycle sweeping change across a libraryMar 2, 20241Mar 2, 20241
InCodeXbyRahul SharmaMastering Python Virtual Environments: A Developer’s Essential GuideLearn How to Manage Multiple Python Versions Efficiently2d ago
InAnalyst’s cornerbyKarl WiegersStay Off the Critical PathDelays in certain tasks can delay an entire project. I make sure that I’m not blocking progress if my task is on the critical path.Sep 10, 20246
Vijay MauryaManaging Python Virtual Environments with UV: A Comprehensive GuidePython developers often face challenges when managing virtual environments and dependencies across multiple projects. Traditional tools…Dec 27, 20242
Keshav Sadashiv Sapru (Keshav Sapru)Computers And Technology Are Not Freedom (In The Absolute Sense)Don’t Bring Back A New Slavery2d ago
Nathan CurtisPlanning a Design System GenerationHow to approach a cycle sweeping change across a libraryMar 2, 20241
Mi DoTo generate a requirements.txt file for an existing Python projectHere you can find two parts: 1. Virtual Environments 2. From actual library usage from files (like import … from …)Jun 21, 2024
Théomé BorckMove from pip-tools to uv to lock Python dependenciesTo ensure a fully reproducible environment, it is a good practice to lock all the dependencies (by “all” we imply both the first-level ones…2d ago
Alex BirsanDependency Confusion: How I Hacked Into Apple, Microsoft and Dozens of Other CompaniesThe Story of a Novel Supply Chain AttackFeb 9, 202152