Skip to main content

Python PIP thin wrapper

Project description

Python PIP Wrapper

A thin wrapper around PIP which can be used at runtime.

Run CI

Installation


1. Install package from PyPi

pip install python-pip

2. Create a virtual environment

python -m venv venn

3. Activate the virtual environment

./venv/Scripts/activate

4. Install all required libraries

There are no requirements at the moment

5. Usage

from python_pip import pip
# Initialize object
pip = pip.PIP()
print(pip.version)
# Install a package
pip.install(package_name='requests')
# Uninstall a package
pip.uninstall(package_name='requests')

Contributing

You are welcome to contribute to the repo as you like

Authors and acknowledgment

Jordan Raychev

Email: jpraychev at gmail dot com

Website: https://jraychev.com

License

MIT. Please refer to LICENSE file

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

python-pip-1.1.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

python_pip-1.1-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file python-pip-1.1.tar.gz.

File metadata

  • Download URL: python-pip-1.1.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.2

File hashes

Hashes for python-pip-1.1.tar.gz
Algorithm Hash digest
SHA256 6aa27eba92fdc97a5aec2f517b900679adbc584234df6f734bb8e2a2adb73014
MD5 9b63d93f34dee39b227f43aa5c3ec32d
BLAKE2b-256 508e296f7c57332c21d9ebf2be48ca17fabb57b7be41eea11759d1e8fc6b1e92

See more details on using hashes here.

File details

Details for the file python_pip-1.1-py3-none-any.whl.

File metadata

  • Download URL: python_pip-1.1-py3-none-any.whl
  • Upload date:
  • Size: 4.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.2

File hashes

Hashes for python_pip-1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 96c566163205ab8b008d97a9590b2a03ff958df75ac1afbef41917605746a36b
MD5 cf697d384eba2cfb3c9168ca3623dd28
BLAKE2b-256 2d59124abab553c6cb671bd293edc18b7598da444a1227e6d495321c425c46f2

See more details on using hashes here.

Supported by

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