🐍

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 http://docker.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 = http://docker.chabokan.net/pypi/simple/
trusted-host = docker.chabokan.net

Method 3: Using requirements.txt

--index-url http://docker.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
  • ⚠️ Warning: You are using HTTP. For better security, use HTTPS
Total Packages
66,162
Total Downloads
2,161,501
Total Size
494.7 GB

Recent Downloads

Latest package downloads from this registry

Package Version Size Time Response Time Cache
pyqt6-plugins 6.0.3.2.2 71.2 KB 1 minute ago 1408 ms MISS
torch 2.12.0 507.5 MB 2 minutes ago 14 ms HIT
snowflake-connector-python 2.2.8 4.5 MB 2 minutes ago 15 ms HIT
pycparser 3.0 47.0 KB 2 minutes ago 32 ms HIT
cffi 2.0.0 214.4 KB 2 minutes ago 36 ms HIT
cryptography 48.0.0 4.5 MB 2 minutes ago 23 ms HIT
snowflake-connector-python 2.2.8 4.5 MB 3 minutes ago 11 ms HIT
certifi 2026.5.20 131.0 KB 3 minutes ago 10 ms HIT
urllib3 2.7.0 128.0 KB 3 minutes ago 13 ms HIT
idna 3.18 63.9 KB 3 minutes ago 10 ms HIT
charset-normalizer 3.4.7 209.0 KB 3 minutes ago 13 ms HIT
requests 2.34.2 71.4 KB 3 minutes ago 13 ms HIT
six 1.17.0 10.8 KB 3 minutes ago 16 ms HIT
greenlet 3.5.1 597.0 KB 3 minutes ago 18 ms HIT
six 1.17.0 10.8 KB 3 minutes ago 61 ms HIT
greenlet 3.5.1 597.0 KB 3 minutes ago 14 ms HIT
typing-extensions 4.15.0 43.6 KB 3 minutes ago 12 ms HIT
tzdata 2026.2 341.1 KB 3 minutes ago 13 ms HIT
typing-extensions 4.15.0 43.6 KB 3 minutes ago 13 ms HIT
pytz 2026.2 498.2 KB 3 minutes ago 11 ms HIT

Popular Packages

Most downloaded packages

Package Version Size Downloads Cached
typing-extensions 4.15.0 43.6 KB 46,154 3 months, 2 weeks ago
six 1.17.0 10.8 KB 43,665 3 months, 2 weeks ago
python-dateutil 2.9.0 224.5 KB 42,313 2 months, 3 weeks ago
pandas 2.2.3 12.1 MB 34,696 3 months, 2 weeks ago
tabulate 0.10.0 38.9 KB 34,571 2 months, 2 weeks ago
SQLAlchemy 2.0.28 3.1 MB 34,309 3 months, 1 week ago
tzdata 2026.2 341.1 KB 28,113 1 month, 2 weeks ago
psycopg2-binary 2.9.12 4.1 MB 26,872 1 month, 2 weeks ago
setuptools 82.0.1 982.6 KB 26,775 2 months, 4 weeks ago
numpy 2.4.4 15.9 MB 20,211 2 months ago
pytz 2026.1 498.5 KB 18,919 2 months, 3 weeks ago
pytz 2026.2 498.2 KB 18,449 4 weeks, 2 days ago
packaging 26.2 97.8 KB 13,210 1 month, 2 weeks ago
greenlet 3.5.0 597.1 KB 12,228 1 month ago
greenlet 3.4.0 600.6 KB 11,778 1 month, 4 weeks ago
httpx 0.28.1 71.8 KB 9,988 3 months, 3 weeks ago
tzdata 2026.1 340.8 KB 9,960 2 months ago
h11 0.16.0 36.6 KB 9,823 3 months, 2 weeks ago
httpcore 1.0.9 76.9 KB 9,716 3 months, 3 weeks ago
greenlet 3.5.1 597.0 KB 9,607 2 weeks, 2 days ago

Recently Cached

Latest packages added to cache

Package Version Size Downloads Cached
pyqt6-plugins 6.0.3.2.2 71.2 KB 1 1 minute ago
pycrdt 0.8.18 599.7 KB 1 5 minutes ago
grpcio 1.81.0 4.8 MB 1 6 minutes ago
jupyterlab-horizon-theme 4.0.2 153.0 KB 1 7 minutes ago
pydantic 1.10.5 2.0 MB 1 8 minutes ago
marisa-trie 1.4.1 1.5 MB 1 19 minutes ago
cymem 2.0.7 30.1 KB 1 23 minutes ago
rubinobot 2.1 5.7 KB 1 25 minutes ago
yarl 1.10.0 458.9 KB 1 35 minutes ago
pygame-ce 2.5.5 11.7 MB 1 38 minutes ago
kokoro-onnx 0.5.0 17.0 KB 1 39 minutes ago
mysql-connector-python 9.5.0 16.8 MB 1 46 minutes ago
pycrdt 0.8.18 1.6 MB 1 46 minutes ago
primp 1.2.0 4.1 MB 1 47 minutes ago
yarl 1.11.1 113.7 KB 1 50 minutes ago
sparsediffpy 0.3.0 127.0 KB 1 51 minutes ago
qdldl 0.1.9 100.3 KB 1 51 minutes ago
cvxpy 1.9.1 1.3 MB 1 52 minutes ago
model-index 0.1.2 26.4 KB 1 1 hour, 2 minutes ago
fastavro 1.12.2 3.2 MB 1 1 hour, 9 minutes ago
← Back to Dashboard