Showing posts with label python. Show all posts
Showing posts with label python. Show all posts

January 11, 2014

install python package management

curl -O http://python-distribute.org/distribute_setup.py
sudo python distribute_setup.py
sudo easy_install pip

How to type letters with accent

Very useful article https://www.freecodecamp.org/news/how-to-type-letters-with-accents-on-mac/