pywhich

Find path to Python modules from the command-line
Download

pywhich Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Tom Wright
  • Publisher web site:
  • http://tat.wright.name/

pywhich Tags


pywhich Description

Find path to Python modules from the command-line Usage: pywhich PYTHON_MODULE ... -- which for python modulesFinds the source file for PYTHON_MODULE(s), print the result to standard out.If a .py file cannot be found then the module's bytecode file is found.Developer commentsIt appears a script with this name which did exactly the same thing already existed... though I somehow failed to know of its existence. This is probably because this is an obvious task and the obvious name of a program which performs this taks. If the author of said script would prefer their generic 7 line script to appear on pypi instead of mine - feel free to email me. Requirements: · Python


pywhich Related Software