Which flag should I use to see all the packages that can be downloaded from pip?

Asked 2 years ago, Updated 2 years ago, 114 views

Which flag should I use to view the entire package that can be pipinstall? I searched all the pip option in English, but I couldn't find it.

pip python

2022-09-22 11:59

1 Answers

Download the yolk package by pip.

$ yolk -V django
Django 1.9.2
Django 1.9.1
Django 1.9
Django 1.9rc2
Django 1.9rc1
Django 1.9b1
Django 1.9a1
Django 1.8.9
Django 1.8.8
...#Keep going down


2022-09-22 11:59

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.