Skip to main content

Dead simple python wrapper for pip, the package installer for the Python Package Index.

Project description

pipA

short for pip Api.

A dead simple wrapper for the pip module.

Virtual environments are not handled (yet), either you'd have to manually handle it or not use one.

WARNING

This module is not cross-platform and doesn't work for Windows.

It only works for unix-based platforms. (Linux, MacOS, BSD, .etc)

Installation

pip

You can use pip to install pipA.

pip install pipa

Usage

References can be found here.

Here is an example of usage.

import pipa

pip = pipa.pip()

pip.install('requests')
pip.uninstall('requests')

requests = pip.show('requests')
print(requests)
# here, pip.show doesn't print, you have to do it manually

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

pipa_py-0.1.0.tar.gz (15.6 kB view details)

Uploaded Source

Built Distribution

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

pipa_py-0.1.0-py3-none-any.whl (15.4 kB view details)

Uploaded Python 3

File details

Details for the file pipa_py-0.1.0.tar.gz.

File metadata

  • Download URL: pipa_py-0.1.0.tar.gz
  • Upload date:
  • Size: 15.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pipa_py-0.1.0.tar.gz
Algorithm Hash digest
SHA256 5d150a59043171d439895ae794774751c294dfc5478678467e06673d00176cbf
MD5 32eb6fd55702287da036d6e7d9d09ca3
BLAKE2b-256 c597e30411f649323b0a1448c9fe3e0bfe4d3504beac9d6b07e4ac7d398fa42f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipa_py-0.1.0.tar.gz:

Publisher: python-publish.yml on stainlesteel/pipa

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipa_py-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: pipa_py-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 15.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pipa_py-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6d3b47bfea1a92ede68d6a9eed2e7536a963098f00f0597d9d3656259395fc87
MD5 1f79132b3b5c61e9e0b48b2f804c35d7
BLAKE2b-256 2f9df64fdf6badcb2ec752fc63029aeaf7447fa3426b94b8da8d1199bde9d1a6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipa_py-0.1.0-py3-none-any.whl:

Publisher: python-publish.yml on stainlesteel/pipa

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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