This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README.markdown | ||
| |
firefox/ | ||
| |
python/ | ||
| |
rakefile | ||
| |
support/ | Thu Nov 13 01:39:48 -0800 2008 | |
| |
tools/ | Thu Nov 13 01:39:48 -0800 2008 |
README.markdown
FirePython
FirePython is a sexy python logger console integrated into Firebug 1.3.
Originally, I have created it to light up my lonely nights I was spending with Google App Engine.

Prerequisites
You definitely need Firebug 1.3.
Installation
Preferred way is to install this firefox extension via addons.mozilla.com. The latest version is available here.
Some people have reported they are unable to download and install extension via addons.mozilla.com. In this case you may try workaround.
Current State
Version 0.1 is tested to work with alpha Firebug 1.3 and Firefox 3.1.
Contributors
- Firebug team - without these guys web wouldn't look like today.
- FirePHP authors - a lot of inspiration, good work mates!
Support
The support forum is here.
History
- 0.1 (to be released)
- public alpha release
- initial server-side support for Python and Google App Engine
- communication via response headers
- logging module functionality (debug, info, warning, error, critical)
- log record filtering by type
- log record searching
- opening files in TextMate (click to timestamp field)








