Offline package manager for Python
Project description
LocalPIP/LPIP
LocalPIP is an offline package manager for Python...
It solves packages dependencies conflict issues and compiling errors.
Internet access is required only for the first time of downloading LocalPIP repository.
Once downloaded, you can install packages completely offline.
LocalPIP/LPIP initialization:
| Description | Command |
|---|---|
| To install LocalPIP | pip install lpip -U |
| To download the local repo for the first time | lpip download |
| To update the local repo | lpip update |
| To delete the local repo | lpip delete |
| About localpip | lpip about |
Usage
lpip <Action> <PackageName>
lpip <Action> <PackageName1> <PackageName2>
| Description | Command |
|---|---|
| Actions | install / uninstall / upgrade |
| PackageName | one package / multiple package |
Packages management (localpip can be used instead of lpip)
| Description | Command |
|---|---|
| To install one package | lpip install pandas |
| To install multiple packages | lpip install pandas openpyxl Keras |
| To install requirement file | lpip install req |
| To uninstall a package | lpip uninstall pandas |
| To upgrade a package | lpip upgrade pip |
| To onlone upgrade a package | lpip onlineupgrade pip |
| To uninstall a package | lpip uninstall pandas |
| To check all installed packages | lpip list |
Current available packages:
Project details
Release history Release notifications | RSS feed
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 lpip-1.0.7.tar.gz.
File metadata
- Download URL: lpip-1.0.7.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07de8cca59accd2c44320a882a658eeaa0707547fc6acddf9d2b86e194ec0b78
|
|
| MD5 |
e413feb63da14e2d1b0388888af95f63
|
|
| BLAKE2b-256 |
4c04b1f778fdb08a82b355e581a47748915f415ea6dcba41bf8d13e1a2c96155
|
File details
Details for the file lpip-1.0.7-py3-none-any.whl.
File metadata
- Download URL: lpip-1.0.7-py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5893d7affb4ca848c7b87d1396701151b2f52ffbdd88fefc8546c3b61b543d0
|
|
| MD5 |
becdcf197c09230b895dd719e62a8fe1
|
|
| BLAKE2b-256 |
a86e14a9d47f76dd5263cb821ab90c49f094fe005cf311310f24d0e451431014
|