Skip to main content

No project description provided

Project description

Update Pip and App Packages

v0.1.0

This Python script provides an efficient way to update Pip and app packages on various Linux distributions. The script supports Ubuntu, Debian, Fedora, CentOS, Red Hat, Arch, Manjaro, OpenSUSE, and SUSE distributions. It updates packages using the appropriate package manager for each distribution.

Features

  • Update Pip and its packages to the latest versions.
  • Update app packages for supported Linux distributions using the corresponding package manager.
  • Command-line interface with options for updating Pip packages, app packages, or both.

Usage

To use the script, run the following command with the desired options:

python update_packages.py [--pip] [--app]
  • -h, --help: Show this help message and exit
  • --pip: Update Pip packages.
  • --app: Update app packages.
  • If no options are provided, the script will display help information.

Tests

The tests cover various aspects of the script, including the following:

  • Getting the Linux distribution.
  • Updating Pip packages.
  • Updating app packages for each supported Linux distribution.
  • Handling unsupported Linux distributions.

Dependencies

Installation

pip3 install update-pip-packages

or

python3 -m pip install update-pip-packages

GitHub Repository

For more information, source code, and installation instructions, please visit the GitHub repository: GitHub: update_packages

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

update_pip_packages-0.1.0.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

update_pip_packages-0.1.0-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

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