CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Mon, 01 Sep 2025 04:03:36 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090714030343
location: https://web.archive.org/web/20090714030343/https://github.com/darwin/firepython/tree/v0.1
server-timing: captures_list;dur=0.938769, exclusion.robots;dur=0.029251, exclusion.robots.policy;dur=0.012539, esindex;dur=0.016887, cdx.remote;dur=11.117525, LoadShardBlock;dur=260.231353, PetaboxLoader3.datanode;dur=124.954369, PetaboxLoader3.resolve;dur=60.995348
x-app-server: wwwb-app225
x-ts: 302
x-tr: 329
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app225; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Mon, 01 Sep 2025 04:03:37 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Tue, 14 Jul 2009 03:03:43 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 529ms
x-archive-orig-etag: "3e7fb88241d3af096eea49a95cd20dba"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 22931
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Tue, 14 Jul 2009 03:03:43 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Wed, 31 Dec 2008 04:06:26 GMT", ; rel="prev memento"; datetime="Fri, 01 May 2009 20:36:45 GMT", ; rel="memento"; datetime="Tue, 14 Jul 2009 03:03:43 GMT", ; rel="next memento"; datetime="Mon, 31 May 2010 03:51:52 GMT", ; rel="last memento"; datetime="Mon, 31 May 2010 03:51:52 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_10_20090714022331_crawl100.gpg-c/52_10_20090714030239_crawl101.arc.gz
server-timing: captures_list;dur=0.719011, exclusion.robots;dur=0.022367, exclusion.robots.policy;dur=0.010204, esindex;dur=0.015095, cdx.remote;dur=6.820127, LoadShardBlock;dur=198.341265, PetaboxLoader3.datanode;dur=265.250739, PetaboxLoader3.resolve;dur=94.389912, load_resource;dur=236.831434
x-app-server: wwwb-app225
x-ts: 200
x-tr: 493
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
darwin's firepython at v0.1 - GitHub
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 (

Description: | Python logging console for Firebug edit |
Homepage: | https://firepython.binaryage.com edit |
Public Clone URL: |
git://github.com/darwin/firepython.git
Give this clone URL to anyone.
git clone git://github.com/darwin/firepython.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:darwin/firepython.git
|
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Loading commit data... ![]() |
|
![]() |
README.markdown | ||
![]() |
firefox/ | ||
![]() |
python/ | ||
![]() |
rakefile | ||
![]() |
support/ | ||
![]() |
tools/ |
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)
This feature is coming soon. Sit tight!