Tag

mirrors

0 views collected around this technical thread.

Python Programming Learning Circle
Python Programming Learning Circle
Sep 18, 2024 · Operations

Managing and Switching PyPI Mirrors with the Oh My Zsh pypi Plugin

This guide explains how to use the Oh My Zsh pypi plugin to list, switch, and test various PyPI mirror sources, improving package download speeds for developers, especially those in mainland China, by providing simple CLI commands and connectivity checks.

CLIPythondevops
0 likes · 6 min read
Managing and Switching PyPI Mirrors with the Oh My Zsh pypi Plugin
Python Programming Learning Circle
Python Programming Learning Circle
Jan 6, 2024 · Fundamentals

10 Practical pip Tips for Managing Python Packages

This article introduces ten essential pip techniques—including installation, upgrading, version-specific installs, uninstalling, checking dependencies, using domestic mirrors, downloading without installing, and batch installing from requirements files—to help Python developers efficiently manage their packages.

InstallationPythonUpgrade
0 likes · 6 min read
10 Practical pip Tips for Managing Python Packages
Architect's Tech Stack
Architect's Tech Stack
Sep 11, 2020 · Operations

How to Accelerate GitHub Access and Downloads Using Mirrors, CDN, and Hosts File Tweaks

This guide explains multiple practical techniques—including mirror sites, Cloudflare Workers proxies, Chrome extensions, JsDelivr, Gitee forks, and hosts file modifications—to significantly speed up GitHub repository cloning, release downloads, and raw file access for users facing slow connections.

AccelerationCDNGitHub
0 likes · 5 min read
How to Accelerate GitHub Access and Downloads Using Mirrors, CDN, and Hosts File Tweaks