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.

Ask HN: Why do you use Python?

1 pointsby xcodingover 8 years ago
Projects, web development, scraping, data analysis, etc...

2 comments

davelnewtonover 8 years ago
For data analysis, especially preliminary analysis, the existing ML and scidata packages make it trivial.
rlw001over 8 years ago
lower volume micro services, csv generation, low volume web APIs, and just about everything that is not performance critical, mostly because of the ease of programming and you can find a library for just about anything.