We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add work-around for `pip install --user`
Distribute->Setuptools and update how min-version and modules can be specified.
export PYTHONPATH should use double quotes to support pathes with space (I think)
this might leave a trailing '\' at the end of the bash_profile, which is bad.
Fixed a typo.
Homebrew-and-Python: Wrote technical details and formatting
Homebrew-and-Python: More on why a brewed python is better. And we want help with 3.x bindings.
Homebrew-and-Python: We don't brew "over" system's Python. That wording suggested that we replace system's Python. We don't.
fixed --record arg (one ' too much)
make clear that the `python do` block is run once for each major python (2.x and 3.x)
minor typos an reordering
Homebrew-and-Python: Updated to new depends_on :python
fix link to pip-installer.org
Zero-width joiner char added to avoid bad text formatting
Backslash added to fix the bash_profile export PYTHONPATH command-line
Specify that we don't dupe stuff from pip
added boost to the warning-list for python bindings
Update the suggestions how to install python stuff.
Sometimes --single-version-externally-managed is not understood by setup.py (perhaps a version thing).
Added a sentence how to pip install for system python with CFLAGS/LDFLAGS
Changed install-scripts to #{bin}
#{prefix}/share should be #{share}
update recommended args for setup.py
Updated Homebrew and Python (markdown)
Removed obsolte/wrong/outdated parts. Added technical details for maintainers. Section about non-homebrw bindings and homebrew bindings. Lots lots more.
Improved the Overview. Make clear we don't support other pythons. Added 2.x vs. 3.x section.
Pip is now included by default and need not be installed manually
Updated version numbers.
Replace 2.7.1 with 2.7.x or 2.7.2