Tagged articles

mirrors

8 articles · Page 1 of 1
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.

InstallationPackage ManagementPython
0 likes · 6 min read
10 Practical pip Tips for Managing Python Packages
Laravel Tech Community
Laravel Tech Community
Mar 3, 2021 · Backend Development

Configuring Composer Mirrors for Alibaba Cloud, Tencent Cloud, Huawei Cloud, and Other Chinese Repositories

This guide lists common Chinese Composer mirrors, shows how to set a global or project‑specific mirror with Composer commands, provides debugging tips, and outlines troubleshooting steps such as updating Composer, running diagnostics, clearing caches, and refreshing the lock file.

ConfigurationPackage Managementcomposer
0 likes · 3 min read
Configuring Composer Mirrors for Alibaba Cloud, Tencent Cloud, Huawei Cloud, and Other Chinese Repositories
ITPUB
ITPUB
Sep 25, 2020 · Operations

How to Speed Up GitHub Access: Mirrors, CDN, Hosts Hacks and More

This guide presents nine practical methods to accelerate GitHub access—including mirror sites, Cloudflare Workers proxies, raw file CDN replacements, JsDelivr usage, Gitee fork transfers, and manual hosts file edits—complete with URLs, step‑by‑step instructions, and illustrative screenshots.

CDNDevOpsGitHub
0 likes · 7 min read
How to Speed Up GitHub Access: Mirrors, CDN, Hosts Hacks and More