🐍

Pypi Registry

PyPI

📚 How to Use This Mirror

Complete guide for connecting and using this registry

🔧 Setup Instructions

You can use this PyPI mirror in several ways:

Method 1: Temporary Usage (Single Install)

pip install --index-url https://mirror2.chabokan.net/pypi/simple/ package-name

Method 2: Permanent Configuration (Recommended)

Create or edit ~/.pip/pip.conf (Linux/Mac) or %APPDATA%\pip\pip.ini (Windows) and add:

[global]
index-url = https://mirror2.chabokan.net/pypi/simple/
trusted-host = mirror2.chabokan.net

Method 3: Using requirements.txt

--index-url https://mirror2.chabokan.net/pypi/simple/
django==5.0
requests==2.31.0

💡 Usage Examples

Install a package:
pip install django
Install from requirements.txt:
pip install -r requirements.txt
Upgrade a package:
pip install --upgrade package-name

⚠️ Important Notes

  • ✅ All packages are automatically cached in the mirror
  • ✅ If a package is not in cache, it will be fetched from upstream
  • ✅ Cached packages download much faster
  • ⚡ For best performance, use permanent configuration
Total Packages
26,691
Total Downloads
3,191,468
Total Size
198.7 GB

Recent Downloads

Latest package downloads from this registry

Package Version Size Time Response Time Cache
wagtail 1.8.1 5.1 MB just now 2257 ms MISS
grpcio-tools 1.59.0 882.8 KB just now 1950 ms MISS
pypdfium2 4.10.0 2.6 MB just now 3364 ms MISS
winrt-Windows.Devices.Radios 2.2.0 32.8 KB just now 851 ms MISS
wandb 0.27.2 25.2 MB just now 7443 ms MISS
hypothesis 3.28.1 164.4 KB just now 1696 ms MISS
watchfiles 1.1.0 442.5 KB just now 1664 ms MISS
unicodedata2 17.0.0 950.4 KB just now 5263 ms MISS
grpcio-tools 1.34.1 1.5 MB just now 2220 ms MISS
xattr 0.9.9 14.6 KB just now 965 ms MISS
pymongo 4.7.1 649.2 KB just now 41 ms HIT
yfinance 1.2.0 137.2 KB just now 1348 ms MISS
zipline-reloaded 2.2.0 1.9 MB just now 5775 ms MISS
uuid-utils 0.17.0 165.9 KB just now 1431 ms MISS
pillow-heif 1.2.0 5.2 MB just now 3538 ms MISS
xxhash 4.0.1 259.6 KB just now 1762 ms MISS
uv 0.11.19 22.5 MB just now 5758 ms MISS
y-py 0.7.0 1.7 MB just now 1799 ms MISS
ddtrace 2.1.3 9.6 MB just now 5815 ms MISS
watchfiles 1.1.1 280.7 KB just now 1582 ms MISS

Popular Packages

Most downloaded packages

Package Version Size Downloads Cached
python-dateutil 2.9.0 224.5 KB 110,538 6 months ago
six 1.17.0 10.8 KB 103,378 6 months, 4 weeks ago
pandas 2.2.3 12.1 MB 101,540 6 months, 4 weeks ago
tabulate 0.10.0 38.9 KB 101,188 6 months ago
SQLAlchemy 2.0.28 3.1 MB 100,875 6 months, 3 weeks ago
psycopg2-binary 2.9.12 4.1 MB 92,754 4 months, 3 weeks ago
typing-extensions 4.15.0 43.6 KB 66,069 6 months, 4 weeks ago
tzdata 2026.2 341.1 KB 48,819 4 months, 3 weeks ago
pytz 2026.2 498.2 KB 46,949 4 months, 1 week ago
typing-extensions 4.16.0 44.5 KB 39,257 2 months, 1 week ago
tzdata 2026.3 340.0 KB 34,299 2 months, 1 week ago
setuptools 82.0.1 982.6 KB 33,382 6 months, 1 week ago
numpy 2.4.6 15.9 MB 27,315 3 months, 3 weeks ago
pytz 2026.3 496.4 KB 27,205 1 month, 2 weeks ago
numpy 2.5.1 15.9 MB 25,065 2 months, 1 week ago
numpy 2.4.4 15.9 MB 20,339 5 months, 2 weeks ago
packaging 26.2 97.8 KB 19,225 4 months, 3 weeks ago
pytz 2026.1 498.5 KB 19,055 6 months ago
numpy 2.5.2 15.9 MB 17,418 1 month ago
greenlet 3.5.5 606.9 KB 16,821 1 month ago

Recently Cached

Latest packages added to cache

Package Version Size Downloads Cached
wagtail 1.8.1 5.1 MB 1 just now
grpcio-tools 1.59.0 882.8 KB 1 just now
pypdfium2 4.10.0 2.6 MB 1 just now
winrt-Windows.Devices.Radios 2.2.0 32.8 KB 1 just now
wandb 0.27.2 25.2 MB 1 just now
hypothesis 3.28.1 164.4 KB 1 just now
watchfiles 1.1.0 442.5 KB 1 just now
unicodedata2 17.0.0 950.4 KB 1 just now
grpcio-tools 1.34.1 1.5 MB 1 just now
xattr 0.9.9 14.6 KB 1 just now
yfinance 1.2.0 137.2 KB 1 just now
zipline-reloaded 2.2.0 1.9 MB 1 just now
uuid-utils 0.17.0 165.9 KB 1 just now
pillow-heif 1.2.0 5.2 MB 1 just now
xxhash 4.0.1 259.6 KB 1 just now
uv 0.11.19 22.5 MB 1 just now
y-py 0.7.0 1.7 MB 1 just now
ddtrace 2.1.3 9.6 MB 1 just now
watchfiles 1.1.1 280.7 KB 1 just now
uv 0.6.16 15.8 MB 1 1 minute ago
← Back to Dashboard