CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 27 Jul 2025 16:20:22 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090928005206
location: https://web.archive.org/web/20090928005206/https://github.com/joshthecoder/baconfile-python
server-timing: captures_list;dur=0.482120, exclusion.robots;dur=0.017680, exclusion.robots.policy;dur=0.007505, esindex;dur=0.010079, cdx.remote;dur=188.689265, LoadShardBlock;dur=426.915620, PetaboxLoader3.datanode;dur=109.904652, PetaboxLoader3.resolve;dur=152.143087
x-app-server: wwwb-app224
x-ts: 302
x-tr: 645
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app224; 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: Sun, 27 Jul 2025 16:20:24 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.35
x-archive-orig-date: Mon, 28 Sep 2009 00:52:06 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "1fcc2b76fd3dc7db079dcc3693e766a2"
x-archive-orig-x-runtime: 391ms
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 23238
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Mon, 28 Sep 2009 00:52:06 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 28 Sep 2009 00:52:06 GMT", ; rel="memento"; datetime="Mon, 28 Sep 2009 00:52:06 GMT", ; rel="next memento"; datetime="Wed, 11 Nov 2009 21:12:33 GMT", ; rel="last memento"; datetime="Sun, 08 Nov 2020 06:07:34 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_11_20090927222046_crawl103.gpg-c/52_11_20090928005022_crawl101.arc.gz
server-timing: captures_list;dur=0.610044, exclusion.robots;dur=0.021696, exclusion.robots.policy;dur=0.008892, esindex;dur=0.010913, cdx.remote;dur=1435.799023, LoadShardBlock;dur=130.213907, PetaboxLoader3.datanode;dur=103.154575, PetaboxLoader3.resolve;dur=244.207591, load_resource;dur=238.469372
x-app-server: wwwb-app224
x-ts: 200
x-tr: 1879
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
joshthecoder's baconfile-python at master - GitHub
ATTN: GitHub is currently in read-only mode. Please check GitHub's Twitter account for status updates.
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 library for baconfile.com api edit |
Homepage: | https://baconfile.com edit |
Public Clone URL: |
git://github.com/joshthecoder/baconfile-python.git
Give this clone URL to anyone.
git clone git://github.com/joshthecoder/baconfile-python.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:joshthecoder/baconfile-python.git
|
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Loading commit data... ![]() |
|
![]() |
AUTHORS | ||
![]() |
LICENSE | ||
![]() |
README | ||
![]() |
TODO | ||
![]() |
WISHLIST | ||
![]() |
baconfile.py | ||
![]() |
hello.py |
README
Baconfile Python Library/Tool ============================= A python library and tool for access the baconfile.com API Library ------- The library provides functions for accessing the baconfile.com API from within your python applications. To install just be sure to put the module into your python path or simply include the module within your project's source. For more infomation check out the hello.py example. Also read through the baconfile.py module. Commandline tool ---------------- You may also use the baconfile module as a standalone tool from the commandline. To install for Linux: 1. Copy baconfile.py into a folder that is in your PATH. *cp baconfile.py /usr/bin/baconfile* 2. Give the baconfile executable permission. *chmod +x /usr/bin/baconfile* 3. Enjoy by typing baconfile into the commandline. *baconfile* Issues ------ Please report any issues to <https://github.com/joshthecoder/baconfile-python/issues>. License: MIT Author: Joshua Roesslein Repository: https://github.com/joshthecoder/baconfile-python
This feature is coming soon. Sit tight!