🐍

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
400,983
Total Downloads
3,494,821
Total Size
2.2 TB

Recent Downloads

Latest package downloads from this registry

Package Version Size Time Response Time Cache
libcst 1.8.5 2.0 MB just now 6898 ms MISS
av 12.0.0 22.7 MB just now 16007 ms MISS
tensorflow-text 2.7.0 2.0 MB just now 97 ms HIT
rocksdict 0.3.3 2.2 MB just now 3114 ms MISS
rjsmin 1.2.2 28.0 KB just now 1543 ms MISS
granian 2.7.3 4.0 MB just now 2985 ms MISS
google-crc32c 1.7.1 37.1 KB just now 1270 ms MISS
connected-components-3d 3.10.3 326.9 KB just now 212 ms HIT
six 1.17.0 10.8 KB just now 30 ms HIT
spacy-transformers 1.3.3 170.2 KB just now 1431 ms MISS
greenlet 3.5.4 607.0 KB just now 29 ms HIT
six 1.17.0 10.8 KB just now 32 ms HIT
greenlet 3.5.4 607.0 KB just now 32 ms HIT
typing-extensions 4.16.0 44.5 KB just now 28 ms HIT
tzdata 2026.3 340.0 KB just now 28 ms HIT
typing-extensions 4.16.0 44.5 KB just now 27 ms HIT
pytz 2026.3 496.4 KB just now 30 ms HIT
tzdata 2026.3 340.0 KB just now 29 ms HIT
pytz 2026.3 496.4 KB just now 28 ms HIT
python-dateutil 2.9.0 224.5 KB just now 32 ms HIT

Popular Packages

Most downloaded packages

Package Version Size Downloads Cached
python-dateutil 2.9.0 224.5 KB 90,049 4 months, 4 weeks ago
six 1.17.0 10.8 KB 82,764 5 months, 3 weeks ago
pandas 2.2.3 12.1 MB 81,231 5 months, 3 weeks ago
tabulate 0.10.0 38.9 KB 80,913 4 months, 4 weeks ago
SQLAlchemy 2.0.28 3.1 MB 80,647 5 months, 2 weeks ago
psycopg2-binary 2.9.12 4.1 MB 74,384 3 months, 3 weeks ago
typing-extensions 4.15.0 43.6 KB 65,849 5 months, 3 weeks ago
tzdata 2026.2 341.1 KB 48,719 3 months, 3 weeks ago
pytz 2026.2 498.2 KB 46,794 3 months ago
setuptools 82.0.1 982.6 KB 33,240 5 months ago
numpy 2.4.6 15.9 MB 27,304 2 months, 3 weeks ago
numpy 2.5.1 15.9 MB 25,026 1 month ago
numpy 2.4.4 15.9 MB 20,312 4 months, 1 week ago
pytz 2026.1 498.5 KB 19,033 4 months, 4 weeks ago
packaging 26.2 97.8 KB 18,999 3 months, 3 weeks ago
typing-extensions 4.16.0 44.5 KB 18,758 1 month, 1 week ago
greenlet 3.5.1 597.0 KB 16,712 2 months, 3 weeks ago
tzdata 2026.3 340.0 KB 16,529 1 month ago
httpx 0.28.1 71.8 KB 13,074 5 months, 4 weeks ago
httpcore 1.0.9 76.9 KB 12,816 5 months, 4 weeks ago

Recently Cached

Latest packages added to cache

Package Version Size Downloads Cached
libcst 1.8.5 2.0 MB 1 just now
av 12.0.0 22.7 MB 1 just now
rocksdict 0.3.3 2.2 MB 1 just now
rjsmin 1.2.2 28.0 KB 1 just now
granian 2.7.3 4.0 MB 1 just now
google-crc32c 1.7.1 37.1 KB 1 just now
spacy-transformers 1.3.3 170.2 KB 1 just now
ruamel.yaml.clib 0.1.2 250.7 KB 1 1 minute ago
iminuit 2.15.1 348.2 KB 1 2 minutes ago
orjson 3.9.14 247.3 KB 1 2 minutes ago
grpcio 1.33.1 3.5 MB 1 3 minutes ago
PyMatching 0.6.1 781.5 KB 1 3 minutes ago
gemmi 0.4.2 1.3 MB 1 3 minutes ago
uv 0.5.26 16.1 MB 1 3 minutes ago
frida 4.1.4 20.4 MB 1 3 minutes ago
kivy-deps.sdl2-dev 0.4.2 785.3 KB 1 4 minutes ago
nvidia-modelopt 0.15.1 1.5 MB 1 4 minutes ago
google-crc32c 1.7.0 32.7 KB 1 5 minutes ago
pymunk 6.4.0 321.2 KB 1 5 minutes ago
lingua-language-detector 2.1.1 91.8 MB 1 6 minutes ago
← Back to Dashboard