Live data from Hacker News

Python Ecosystem - An Introduction

mirnazim.org

1–10 of 78 posts

Re: Python Ecosystem - An Introduction

#5
Thank you for this article.

As per the Pragmatic Programmer, I thought I would learn Python this year. It's been a tremendously frustrating experience getting a workable stack installed.

I wish the famous "One -- and preferably only one -- obvious way to do it" Python design philosophy extended to actually installing everything :(

Re: Python Ecosystem - An Introduction

#8
post #5

Thank you for this article. As per the Pragmatic Programmer, I thought I would learn Python this year. It's been a tremendously frustrating experience getting a workable stack installed. I wish the famous " One -- and preferably only one -- obvious way to do it " Python design philosophy extended to actually installing everything :(

Try the batteries-included distro from ActiveState.com.

Re: Python Ecosystem - An Introduction

#10
Though the article claims to be targeted at users running on linux, most of the the info is still quite useful regardless of the platform - just figure out how to install python and and pip and the rest is pretty platform agnostic.
Post reply on HN