Python Package Helper Command-Line Tool

Share Your Love

Hey Guys, today I am going to explain to you another GitHub repository i.e. python package helper command-line tool.

pypahe:

Bonjour Software pypahe is a Python Package Helper command-line tool.

Requirements:

  • Docker runtime

Usage:

  • print the latest available version of a given package:docker run bonjoursoftware/pypahe latest boto3
  • print a given Pipfile or Poetry pyproject where all packages have been upgraded to their latest versions:docker run bonjoursoftware/pypahe upgrade “$(cat /path/to/package_config)”

Tip: the Pipfile or Poetry pyproject file can be upgraded in place with:

docker run bonjoursoftware/pypahe upgrade "$(cat /path/to/package_config)" > /path/to/package_config
  • print manual:docker run bonjoursoftware/pypahe –help

Tip: the --help the argument also works on subcommands:

docker run bonjoursoftware/pypahe latest --help
docker run bonjoursoftware/pypahe upgrade --help

GitHub:

Share Your Love
Avatar photo
Lingaraj Senapati

Hey There! I am Lingaraj Senapati, the Founder of lingarajtechhub.com My skills are Freelance, Web Developer & Designer, Corporate Trainer, Digital Marketer & Youtuber.

Articles: 411

Newsletter Updates

Enter your email address below to subscribe to our newsletter