This will install tastypie and its dependencies:
$ easy_install pip
$ pip install django-tastypie
To get only dateutil:
$ pip install python-dateutil
This will install tastypie and its dependencies:
$ easy_install pip
$ pip install django-tastypie
To get only dateutil:
$ pip install python-dateutil