Skip to main content

Offline package manager for Python

Project description

LocalPIP

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 initialization:

Description Command
To install LocalPIP pip install localpip
To download the local repo for the first time localpip download
To update the local repo localpip update
About localpip localpip about

Usage

localpip <Action> <PackageName>
localpip <Action> <PackageName1> <PackageName2>

Description Command
Actions install / uninstall / upgrade
PackageName one package / multiple package

Packages management (lpip can be used instead of localpip)

Description Command
To install one package localpip install pandas
To install multiple packages localpip install pandas openpyxl Keras
To install requirement file localpip install req
To uninstall a package localpip uninstall pandas
To upgrade a package localpip upgrade pip
To onlone upgrade a package localpip onlineupgrade pip
To uninstall a package localpip uninstall pandas
To check all installed packages localpip list

Current available packages:

LocalPIP Packages

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

localpip-1.0.7.tar.gz (9.4 kB view hashes)

Uploaded Source

Built Distribution

localpip-1.0.7-py3-none-any.whl (9.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page