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: Writing a simple mp3 player in python

1 pointsby ittanalmost 13 years ago
I am trying to write an mp3 player in python using tksnack for learning purposes. Below is some working example code I have written.<p>Code: http://pastecode.com/Lb<p>I needed some suggestions on how I can implement pause, next and previous. Can I use the processing module for this or is python a bad choice to create this kind of a program.<p>thanks in advance

no comments

no comments