Skip to content

stuhlmueller/python-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Tools

Installation

Add the python-tools directory to your $PYTHONPATH.

To add a directory to your $PYTHONPATH, cd into the directory and type echo -e "\nexport PYTHONPATH=`pwd`:$PYTHONPATH" >> ~/.bashrc. Replace ~/.bashrc with the location of your shell config file.

Dependencies

  • To use the statistics utilities, install R and rpy2.

Includes

About

Code snippets used in more than one Python project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published