Skip to content

PyPipPark consolidates Python pip dependencies into a central hub for streamlined library management

License

Notifications You must be signed in to change notification settings

maibloom/pypippark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pypippark

PyPipPark functions as an organized haven for Python pip dependencies, efficiently gathering and managing an extensive range of Python libraries in a dedicated location, which provides developers with a streamlined and permanently accessible solution to optimize their workflow.


Theory

The Theory is to install any dependency in a dedicated location of your system and run it from that specific place only.

Caution

As Pypippark installs packages inside / directory, make sure it has free space to install and use heavier dependencies.


Installation

Method 1: With OmniPkg Package Manager

  1. Install OmniPkg Package Manager

  2. Install pypippark:

omnipkg put install pypippark

Method 2: using git

you can git this project and run the bash script file:

sudo pacman -S python-pip

git clone https://www.github.com/maibloom/pypippark/

cd pypippark

chmod +x *

sudo bash install.sh

About

PyPipPark consolidates Python pip dependencies into a central hub for streamlined library management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors