Skip to main content

lib for fast work with pip commands

Project description

pip command

Библиотека для выполнения команд pip


Установка

pip install pip_command

install | installs | install_requirements

  • install - установка библиотеки
  • installs - установка нескольких библиотек
  • install_requirements - установка requirements.txt
from pip_command import install, installs, install_requirements

install("requests", version="2.25.1")  # установка библиотеки requests
installs("requests", "bs4")  # установка библиотек requests и bs4
install_requirements("requirements.txt")  # установка библиотек из файла requirements.txt

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

pip_command-0.0.3.tar.gz (2.1 kB view details)

Uploaded Source

File details

Details for the file pip_command-0.0.3.tar.gz.

File metadata

  • Download URL: pip_command-0.0.3.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.2

File hashes

Hashes for pip_command-0.0.3.tar.gz
Algorithm Hash digest
SHA256 065e76a00aa4365372c1fcece6a4faa3b87885c45d4e5d130580212d285159b2
MD5 2a502cf183133d2bdd0e6edb2c70798b
BLAKE2b-256 d50da82a03c51e4cf4184cf05a958d5f33ccb3239435558fe9f7bb0583dd0f81

See more details on using hashes here.

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