Skip to content

History / Homebrew and Python

Revisions

  • Homebrew and Python: tweak :python description

    @MikeMcQuaid MikeMcQuaid committed Feb 21, 2014
  • Note on `pip install --user`: empty prefix default using pydistutils.cfg

    @bitwiseman bitwiseman committed Feb 19, 2014
  • Crate.io is no longer online and is being integrated with the official PyPi.

    @seanfisk seanfisk committed Feb 2, 2014
  • Update current Python state.

    @MikeMcQuaid MikeMcQuaid committed Jan 23, 2014
  • Edited for formatting, clarity, and phrasing

    Tony committed Jan 16, 2014
  • Massive cleanup/updates to match current thought.

    @MikeMcQuaid MikeMcQuaid committed Dec 4, 2013
  • Fixed typo

    @mwaterfall mwaterfall committed Sep 19, 2013
  • Add work-around for `pip install --user`

    @samueljohn samueljohn committed Aug 12, 2013
  • Distribute->Setuptools and update how min-version and modules can be specified.

    @samueljohn samueljohn committed Jul 17, 2013
  • export PYTHONPATH should use double quotes to support pathes with space (I think)

    @samueljohn samueljohn committed Jul 6, 2013
  • this might leave a trailing '\' at the end of the bash_profile, which is bad.

    @ixtli ixtli committed Jun 28, 2013
  • Fixed a typo.

    @gammamatrix gammamatrix committed Jun 18, 2013
  • Homebrew-and-Python: Wrote technical details and formatting

    @samueljohn samueljohn committed Jun 15, 2013
  • Homebrew-and-Python: More on why a brewed python is better. And we want help with 3.x bindings.

    @samueljohn samueljohn committed Jun 15, 2013
  • Homebrew-and-Python: We don't brew "over" system's Python. That wording suggested that we replace system's Python. We don't.

    @samueljohn samueljohn committed Jun 15, 2013
  • fixed --record arg (one ' too much)

    @samueljohn samueljohn committed Jun 14, 2013
  • make clear that the `python do` block is run once for each major python (2.x and 3.x)

    @samueljohn samueljohn committed Jun 14, 2013
  • minor typos an reordering

    @samueljohn samueljohn committed Jun 14, 2013
  • Homebrew-and-Python: Updated to new depends_on :python

    @samueljohn samueljohn committed Jun 14, 2013
  • fix link to pip-installer.org

    @shamrin shamrin committed May 29, 2013
  • Zero-width joiner char added to avoid bad text formatting

    @Frizlab Frizlab committed Mar 15, 2013
  • Backslash added to fix the bash_profile export PYTHONPATH command-line

    @Frizlab Frizlab committed Mar 15, 2013
  • Specify that we don't dupe stuff from pip

    @mistydemeo mistydemeo committed Mar 6, 2013
  • added boost to the warning-list for python bindings

    @samueljohn samueljohn committed Jan 16, 2013
  • Update the suggestions how to install python stuff.

    @samueljohn samueljohn committed Jan 10, 2013
  • Sometimes --single-version-externally-managed is not understood by setup.py (perhaps a version thing).

    @samueljohn samueljohn committed Dec 13, 2012
  • Added a sentence how to pip install for system python with CFLAGS/LDFLAGS

    @samueljohn samueljohn committed Dec 12, 2012
  • Changed install-scripts to #{bin}

    @samueljohn samueljohn committed Dec 7, 2012
  • #{prefix}/share should be #{share}

    @samueljohn samueljohn committed Dec 6, 2012
  • update recommended args for setup.py

    @samueljohn samueljohn committed Dec 6, 2012