/pytools

Some utilities when working with Python files

Primary LanguagePython

Some tools when working with python files

  • pyval(2/3) Evaluates an expression with Python

  • ipyval(2/3) Evaluates an expression with IPython

  • pyls(2/3), pyls-grep Quickly summarizes a Python file

  • pycat(2/3) Outputs a specific function, class or variable of a Python file

  • pyedit Edits a specific function, class or variable of a Python file

  • pydir Lists all python files in the current directory

  • pylab Useful startup file that imports oft-used modules