Skip to main content

Find outdated python packages installed with pipx

Project description

Piplexed - Find outdated packages installed with pipx

PyPI - Version PyPI - Python Version

Documentation: https://aj-white.github.io/piplexed/

Table of Contents

Overview: What is piplexed ?

Piplexed is a command line tool to identify outdated python packages, installed from PyPI, via pipx. It displays it's output as a nice rich printed tree.

Installation

Piplexed is designed to be installed globally via pipx.

To install piplexed:

pipx install piplexed

Alternatively you can run it wihtout installation, supplying the required arguments shown below

pipx run -- piplexed <ARGS>

Usage

List outdated packages installed with pipx (no pre or dev release)

piplexed list --outdated

Output ignores prelease and dev releases by default.

List outdated packages installed with pipx

piplexed list --outdated --pre

Output includes prerelease and dev releases and highlights them.

List packages installed with pipx

piplexed list

Outputs similar information to pipx list, albeit minus the names of the binaries, in a rich table format.

piplexed list --tree

An optional tree flag can be passed for a tree view (less useful if there are a lot of packages)

Why piplexed

The name piplexed is a play on words, it contains the letters for pipx and I was also mildly perplexed trying to find a simpler way to identify outdated pipx installed packages, only to discover it didn't exist. Put the two together and well.... you get the idea (naming things is hard after all!). For a longer answer see the documentation.

Caveats

Piplexed is a project that I built for my workflow, but it may not work for everyone.

It is only intended to work for packages that are installed from PyPI, so will not work for local packages or git/url etc.

License

Piplexed is distributed under the terms of the MIT license.

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

piplexed-0.4.0.tar.gz (91.9 kB view hashes)

Uploaded Source

Built Distribution

piplexed-0.4.0-py3-none-any.whl (8.3 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