Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


python_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
python_notes [2022/10/26 13:30] juckinspython_notes [2023/01/11 07:43] juckins
Line 1: Line 1:
 ==== Python Install Notes ==== ==== Python Install Notes ====
 +__11 Jan 2023__
 +
 +  # python3 -m pip list --outdated
 +  Package             Version         Latest          Type
 +  ------------------- --------------- --------------- -----
 +  certifi             2022.9.24       2022.12.7       wheel
 +  chromedriver-binary 108.0.5359.22.0 109.0.5414.74.0 sdist
 +  dictor              0.1.10          0.1.11          sdist
 +  pdf2image           1.16.0          1.16.2          wheel
 +  pytesseract         0.3.8           0.3.9           wheel
 +  pytz                2022.6          2022.7          wheel
 +
 +
 +__30 Nov 2022__
 +
 +Upgraded several python packages on physical and virtual servers.
 +
 __26 Oct 2022__ __26 Oct 2022__
  
python_notes.txt · Last modified: 2023/04/05 08:56 by juckins