A simple, custom Python package manager.
Project description
ZIPIP
A Python package installer that feels just like pip, but is built for speed.
Why Zipip?
I got tired of waiting for big packages like PyTorch or TensorFlow to download one by one.
Zipip's main goal is to make installations faster. It does this by using parallel downloads to fetch a package utilizing multiple threads. This can seriously cut down on the time you spend waiting for your environment to be ready.
It handles dependency resolution and finds the right wheels for your system, so you can trust it to set up your projects correctly, just faster.
Installation
pip install zipip
Usage
In your commands, just replace pip with zipip :p
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zipip-2.0.0.tar.gz.
File metadata
- Download URL: zipip-2.0.0.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
261f6e51f05a5a7122ff43abdc2672d867f5ab66185847d941d69b2e88ea655d
|
|
| MD5 |
458f472cb688e05d9645cd6f6513d324
|
|
| BLAKE2b-256 |
8f363939a22bef884b28f370ab810cc43c52f90804fd8966b8f4c37a5afa3a78
|
File details
Details for the file zipip-2.0.0-py3-none-any.whl.
File metadata
- Download URL: zipip-2.0.0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3afac16664b6d9f2740d7827e93afa9535f0bec255f4f16e03a2e5ac13e884a8
|
|
| MD5 |
ffe906992469705fcd448c9acf848144
|
|
| BLAKE2b-256 |
8563cde6f792acd0f14508cfb71f4a9ecc4b832854221a6a25a8a8ff70bf5346
|