TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Setup Python and Django on Mac OS X Lion

27 pointsby SnowLprdover 13 years ago

3 comments

tyler_ballover 13 years ago
Pythonbrew is another good option for dealing with Python and multiple versions of Python.<p><a href="https://github.com/utahta/pythonbrew" rel="nofollow">https://github.com/utahta/pythonbrew</a>
GoldenBear92over 13 years ago
Great step-by-step instructions and set of "best practices" for getting Python, Django and more installed on OS X version 10.7.x (Lion).
debriceover 13 years ago
After all, not everybody can afford a linux box for their dev :p