automatic package dependency tracking. The installation procedure
should be (on Debian-esque systems)
# apt-get intall python-setuptools python-numpy-dev
- # easy_install -f http://www.physics.drexel.edu/~wking/code/python/ FFT_tools
+ # easy_install -f http://www.physics.drexel.edu/~wking/code/python/ data_logger
There is one speedbump you might run into:
* an outdated version of easy_install (see ez_setup.py section)