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.

DreamPie: The Python shell you've always dreamed about

110 pointsby niyazpkover 15 years ago

13 comments

pingsweptover 15 years ago
"Interrupt the process or kill it - the history is preserved!"<p>That's enough to make me try this.
评论 #1140962 未加载
berrygover 15 years ago
Is there a download for OS X somewhere?
评论 #1141400 未加载
Estragonover 15 years ago
I'm not seeing much of a win here over emacs's py-shell.
评论 #1140864 未加载
评论 #1140928 未加载
评论 #1140918 未加载
评论 #1140896 未加载
ErrantXover 15 years ago
<i>Just run the installer and you should be fine.</i><p>This is the advice under the Windows install section. Unfortunately it's a no go due to a pyGTK dependency - it just errors out completely.<p>(note this is only a 30s try - I will come back and figure out the dependency, but pyGTK under windows isnt a quick fix apparently..... not got the time now)
评论 #1141283 未加载
alaitheaover 15 years ago
It looks really cool; if only I could get it working.<p>Anybody else having trouble with the Ubuntu PPA? I can sudo add-apt-repository ppa:dreampie-devel/ppa just fine, but when I do apt-get update, the dreampie stuff comes up 404.
评论 #1141029 未加载
评论 #1141318 未加载
diN0botover 15 years ago
it's the multi-line history that is so XXXing annoying. i use the interpreter quite a bit....unless i need to write multiline for loops.
评论 #1141416 未加载
mark_l_watsonover 15 years ago
That is really neat - I just installed it. I don't usually use Python (strongly preferring Ruby) but I want to experiment with Python + AppEngine (I am tired of the hassles with JRuby + AppEngine, and using Java + AppEngine is too easy :-)<p>I installed PyCharm a few hours ago and Dreampie will be good for light weight experiments.
评论 #1141137 未加载
asmosoinioover 15 years ago
Thanks! A great tool, and a great website promoting it: clean, immediate screenshots showing the pros. And most importantly a quick one click installer to start playing with it.<p>What made we wonder for a while (not reading any helps, of course) is how to enter multi-line code if you want to start with a single statement, but that cleared out after a few tries (enter a black line first).
farnsworthover 15 years ago
This literally does look like the shell I've always dreamed about. Experimenting with functions or loops is usually such a pain.
phaedrusover 15 years ago
This is EXACTLY like what I wanted to create for the Io language; I wonder how hard it would be to make this work with the Io interpreter instead of Python...
bitwizeover 15 years ago
Sweet!<p>I'm working on something like this for Scheme... but it's in Python: an OLPC activity for Lisp development.
评论 #1143014 未加载
j_bakerover 15 years ago
How long until there's a yapython?
rockstar9over 15 years ago
Not to be off-topic, but is it just me, or is the name a little, well, funny?