Python Forum
How to see the date of installation of python modules.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to see the date of installation of python modules.
#3
(Mar-31-2023, 10:30 AM)rob101 Wrote: I'm using a Linux based OS and as such, there is a directory located: /home/rob/.local/lib/python3.6/site-packages in which all of the packages that I have installed are located. So, if I look in there I can see the package name and the time/date that said package was installed

Thanks a lot!

Yes, in my Windows 10 I have instead ...\MyName\miniconda3\Lib\site-packages, where as you said, I can see the files and their installation dates. If I order the list by dates, it looks that there are several files associated to each package. Do you think I can safely eliminate the files that I believe are associated to the modules I don't want anymore?

Thanks a lot again!
newbieAuggie2019

"That's been one of my mantras - focus and simplicity. Simple can be harder than complex: You have to work hard to get your thinking clean to make it simple. But it's worth it in the end because once you get there, you can move mountains."
Steve Jobs
Reply


Messages In This Thread
RE: How to see the date of installation of python modules. - by newbieAuggie2019 - Mar-31-2023, 11:31 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Compare current date on calendar with date format file name Fioravanti 1 314 Mar-26-2024, 08:23 AM
Last Post: Pedroski55
  Python date format changes to date & time 1418 4 721 Jan-20-2024, 04:45 AM
Last Post: 1418
  Python installation for old MacOS Yonix 1 545 Sep-21-2023, 03:32 PM
Last Post: menator01
  Installation of packages to newest Python version from previous one Andrzej_Andrzej 3 933 Jul-15-2023, 11:32 AM
Last Post: snippsat
  Getting "SSL client not supported by this Python installation" error prabirsarkar 0 995 Mar-13-2023, 05:01 PM
Last Post: prabirsarkar
  python installation/running inside singularity container erdemath 2 1,878 Sep-21-2022, 08:13 AM
Last Post: erdemath
Question Python V3.11 Installation Help Danno 2 1,147 Aug-11-2022, 02:30 AM
Last Post: Danno
  Python modules for accessing the configuration of relevant paths Imago 1 1,427 May-07-2022, 07:28 PM
Last Post: Larz60+
  Date format and past date check function Turtle 5 4,408 Oct-22-2021, 09:45 PM
Last Post: deanhystad
  Python modules to extract data from a graph? bigmit37 5 22,628 Apr-09-2021, 02:15 PM
Last Post: TysonL

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020