Skip to content

Get version information about a pip from pypi (and private repos)

Notifications You must be signed in to change notification settings

LosBossos/pip-versions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Get version information about a pip from pypi (and private repos)

Installation

pip3 install pip-versions

Usage

Get the latest version

pip-versions latest django
3.1.2

Get all the versions

pip-versions list django
2.2.15
2.2.16
3.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5
3.0.6
3.0.7
3.0.8
3.0.9
3.0.10
3.1
3.1.1
3.1.2

About

Get version information about a pip from pypi (and private repos)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%