Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Install Package

  • pip
  • easy_install
$ pip install dist/mymath-0.1.tar.gz
$ easy_install --prefix ~/python/  dist/mymath-0.1.tar.gz
$ python setup.py install --prefix ~/python/

Upload to PyPi or distribute to your users.