how to find out the version of a certain installed package
- From: Christophe <tiftof@xxxxxxxxx>
- Date: Tue, 30 Sep 2008 09:17:30 -0700 (PDT)
Hi,
In a projecet I'm making using pycrypto, I need to find out the
current installed version of pycrypto. After looking around, I found
out that "pkg_resources.requires("pycrypto") will give me a string
containing the version number, but is this the only way to do it or
are there other ways?
thanks,
Christophe
.
- Follow-Ups:
- Re: how to find out the version of a certain installed package
- From: M.-A. Lemburg
- Re: how to find out the version of a certain installed package
- Prev by Date: Re: Python arrays and sting formatting options
- Next by Date: Re: how to find out the version of a certain installed package
- Previous by thread: Re: How to add CC and BCC while sending mails using python
- Next by thread: Re: how to find out the version of a certain installed package
- Index(es):