Skip to content

needed a quick way to check if a pip package had an upgrade on windows without grep or powershell

Notifications You must be signed in to change notification settings

dannyvoid/check_package_for_upgrade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 

Repository files navigation

check_package_for_upgrade

needed a quick way to check if a pip package had an upgrade on windows without grep or powershell

run the app by itself, or pass package name(s) to it via cli

python app.py package1 package2 package3 etc.

About

needed a quick way to check if a pip package had an upgrade on windows without grep or powershell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages