private-package

Install python package from private github repository


License
MIT
Install
pip install private-package==1.1.1

Documentation

Private-Package

Python CLI program to install python package from private (essentially) git repository

Usage

Install

pip install private-package

Install from (private) package repo

python -m private-package -g {your_private_package_git_repo}

Features