Milan JovanovićCentral Package Management in .NET — Simplify NuGet DependenciesI remember the days when managing NuGet packages across multiple projects was a real pain. You know what I mean — you open a large…Dec 71
Thomas BuryMastering Python Project Management with uv Part1: it’s Time to Ditch Poetry!Are you tired of juggling multiple tools like `pip`, `virtualenv`, `conda`, `poetry`, and `pyenv` just to keep your Python environments and…Sep 298
InDev GeniusbyA.I HUBHow to Import a Package and Access Its ContentsHere’s the comprehensive guide of seamless integration6d ago6d ago
Andy SawyerHow to Create and Publish Your Own Python PackagePublishing to a private repository Jun 232Jun 232
ArunPDM Python Package Manager Cheat Sheet: A Comprehensive GuidePDM (Python Development Management) is a modern Python package manager that aims to bring the best packaging practices to Python…Dec 5Dec 5
Milan JovanovićCentral Package Management in .NET — Simplify NuGet DependenciesI remember the days when managing NuGet packages across multiple projects was a real pain. You know what I mean — you open a large…Dec 71
Thomas BuryMastering Python Project Management with uv Part1: it’s Time to Ditch Poetry!Are you tired of juggling multiple tools like `pip`, `virtualenv`, `conda`, `poetry`, and `pyenv` just to keep your Python environments and…Sep 298
InDev GeniusbyA.I HUBHow to Import a Package and Access Its ContentsHere’s the comprehensive guide of seamless integration6d ago
Andy SawyerHow to Create and Publish Your Own Python PackagePublishing to a private repository Jun 232
ArunPDM Python Package Manager Cheat Sheet: A Comprehensive GuidePDM (Python Development Management) is a modern Python package manager that aims to bring the best packaging practices to Python…Dec 5
Madhav AroraIntroducing UV: The Next Evolution in Python Package ManagementCould this be the future of how we manage Python Dependencies?Aug 25
Think DataThe Great Debate: What’s the Best Way to Manage Python Environments and Packages?Managing Python environments and packages is one of those things you can’t avoid but often wish you could. With so many tools out there —…Nov 24
Roman GlushachComparing NPM, YARN, and PNPM Package Managers: Which One is Right for Your Distributed Project to…If you are a Frontend or Full Stack developer, you probably have used one or more of these package managers: NPM, YARN, and PNPM. They are…Jun 28, 20231