Skip to content

Instantly share code, notes, and snippets.

@wbotelhos
Created November 21, 2012 15:04
Show Gist options
  • Select an option

  • Save wbotelhos/4125292 to your computer and use it in GitHub Desktop.

Select an option

Save wbotelhos/4125292 to your computer and use it in GitHub Desktop.
Check Python Library Info
import pkg_resources
env = pkg_resources.Environment()
env['lib_name'][0].version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment