Mr. Editor-in-chief • February 4, 2026 UV UV unified Python package manager: Rust-based replacement for pip, venv, pip-tools, developed by Astral (Ruff).
Mr. Editor-in-chief • March 27, 2025 Offline Python Packages Installation Offline Python package installation: download dependencies with pip, transfer and install without internet.
Mr. Editor-in-chief • September 25, 2022 LeetCode Blind 75 Golang Solutions Part I Golang solutions to LeetCode Blind 75 Array/Hashing problems: Contains Duplicate and Valid Anagram with 100% runtime.
Mr. Editor-in-chief • March 4, 2021 Install and Manage Multiple Python Versions on Windows Manage multiple Python versions on Windows 10/11: rename Python executables and configure environment variables.
Mr. Editor-in-chief • August 13, 2020 How to Use Python Decouple Library for Django Application Guide to Python Decouple library for Django: installation, .env file setup, and accessing environment variables in settings.