FirePython - Python logger console into FireBug
FirePython is a Python logger console integrated into Firebug.
#1
//
codekoala
//
2009-02-13, 14:09
Great! I was looking for something like this the other day. I'll have to give it a spin. Thanks!
#2
//
Marcin Mierzejewski
//
2009-02-13, 15:46
Josh, I just noticed that you already wrote[1] about FirePython on your blog[2]. You are faster :)
[1] http://www.codekoala.com/
[2] http://www.codekoala.com/blog/2009/fe...
Marcin, yes, I wrote an article similar to this, but it was just using a middleware that I ganked off of djangosnippets.org. FirePython is slightly different, and I think it will be fun to use both things together.
Thanks again!