I am trying to install a django project on OS X. The instructions are written for Ubuntu and there is a list of dependencies. Some I have found on PIP, others I have not.
apt get install python-crypto
How can I find this same package(s) on PIP? If not on PIP, will I have to find their source and compile them on OS X?
Complete list of dependencies:
sudo apt-get install git-core python-pip python-beautifulsoup python-crypto python-dateutil python-dns python-feedparser python-flup python-httplib2 python-imaging python-lxml python-memcache python-mysqldb python-numpy python-openid python-reportlab python-simplejson python-stats python-tz python-yaml msttcorefonts mysql-server python-mysqldb python-setuptools