[program-l] Re: Python: keeping libraries in virtual environments updated

  • From: <pranav@xxxxxxxxxxxxxxxxx>
  • To: <program-l@xxxxxxxxxxxxx>
  • Date: Wed, 30 Nov 2022 05:23:13 +0530

Hi Ken,

Many thanks! Pip-review is exactly what I was looking for. 

Being somewhat trigger happy, I did not create a new environment with the
updated libraries but just updated everything that could be updated.
Reckless I know but so far so good. <grin

Pranav

-----Original Message-----
From: program-l-bounce@xxxxxxxxxxxxx <program-l-bounce@xxxxxxxxxxxxx> On
Behalf Of kperry@xxxxxxxxxxxxx
Sent: Monday, November 28, 2022 8:10 AM
To: program-l@xxxxxxxxxxxxx
Subject: [program-l] Re: Python: keeping libraries in virtual environments
updated



You might want to look at pip review.  Here is a page on it.
https://stackabuse.com/python-update-all-packages-with-pip-review/

If you use anaconda I think it has its own  methods.  I don't use it though
because early on I tried spider and the accessibility sucked.

Ken

-----Original Message-----
From: program-l-bounce@xxxxxxxxxxxxx <program-l-bounce@xxxxxxxxxxxxx> On
Behalf Of pranav@xxxxxxxxxxxxxxxxx
Sent: Sunday, November 27, 2022 7:31 PM
To: program-l@xxxxxxxxxxxxx
Subject: [program-l] Python: keeping libraries in virtual environments
updated

Hi all,

Are there any mechanisms to keep libraries in python  virtual environments
automatically  updated? I have had instances where I would be trying to
workaround a bug only to find that it has been resolved by an update.

I am using virtualenv via virtualwrapper.
Pranav

** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx with the Subject:- faq

** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx with the Subject:- faq

** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx with the Subject:- faq

Other related posts: