jacobian (Jacob Kaplan-Moss)

Name
Jacob Kaplan-Moss
Email
Website/Blog
http://jacobian.org/
Company
Revolution Systems, LLC
Location
Lawrence, KS
Member Since
Aug 19, 2008 (about 1 year)

Following 20 coders and watching 26 repositories view all →

Public Repositories (17)

  • django-googlecharts

    A suite of Django template tags to generate charts using Google's chart API.

    legend

    Last updated Tue Feb 09 05:23:35 -0800 2010

  • python-cloudservers

    Python bindings to Rackspace's Cloud Servers API

    legend

    Last updated Mon Feb 08 12:34:38 -0800 2010

  • django-shorturls

    A URL shortening app for Django.

    legend

    Last updated Tue Dec 15 09:17:48 -0800 2009

  • django-buildbots

    Tools and templates for maintaining Django's buildbots

    legend

    Last updated Mon Dec 14 15:50:36 -0800 2009

  • chishop

    Simple PyPI server written in django. Allows you to register/upload with distutils and install wi...

    legend

    Forked from ask/chishop Fri Nov 13 14:21:33 -0800 2009

    Last updated Thu Nov 12 01:27:27 -0800 2009

  • pony_server

    A Django implementation of the XML RPC backend server for pony-build

    legend

    Forked from ericholscher/pony_server Mon Oct 19 10:35:52 -0700 2009

    Last updated Mon Nov 09 13:27:41 -0800 2009

  • pony-build-django

    legend

    Last updated Sun Oct 18 13:11:06 -0700 2009

  • pony-build

    CI for Python

    legend

    Forked from ctb/pony-build Sat Oct 10 06:36:01 -0700 2009

    Last updated Sun Oct 18 11:01:46 -0700 2009

  • jellyroll

    You keep personal data in all sorts of places on the internets. Jellyroll brings them together on...

    legend

    Last updated Fri Aug 28 15:29:20 -0700 2009

  • timetric

    Python client for Timetric (http://timetric.com/)

    legend

    Last updated Thu Jun 11 08:51:25 -0700 2009

  • geocoders

    Ultra simple API for geocoding a single string against various web services.

    legend

    Forked from simonw/geocoders Tue May 26 15:20:28 -0700 2009

    Last updated Wed May 27 20:16:20 -0700 2009

  • django

    Unofficial mirror of the Subversion repository

    legend

    Forked from django/django Tue Nov 25 09:32:18 -0800 2008

    Last updated Fri May 08 09:46:16 -0700 2009

  • django-faq

    a simple faq application for django apps

    legend

    Forked from howiworkdaily/django-faq Tue Mar 17 09:23:06 -0700 2009

    Last updated Wed Mar 11 17:10:23 -0700 2009

  • munin-plugins

    Some munin plugins I wrote, and a little Python microframework for writing 'em.

    legend

    Last updated Thu Feb 26 20:00:10 -0800 2009

  • django-debug-toolbar

    A configurable set of panels that display various debug information about the current request/res...

    legend

    Forked from robhudson/django-debug-toolbar Mon Sep 15 02:10:26 -0700 2008

    Last updated Fri Sep 19 07:56:08 -0700 2008

  • cheeserater

    Source for cheeserater.com, the Django site I use in my tutorials.

    legend

    Last updated Fri Sep 12 05:51:04 -0700 2008

  • uri

    Python URI-Template library

    legend

    Last updated Tue Aug 19 08:42:24 -0700 2008

Public Activity feed

jacobian started watching twilio/twilio-python Tue Feb 09 09:31:31 -0800 2010
twilio-python's description:
A Python module for communicating with the Twilio API and generating TwiML
jacobian updated gist: 299422 Tue Feb 09 09:15:57 -0800 2010
def print_name(for_user): print "name is %s" % for_user
jacobian forked gist: 299422 Tue Feb 09 09:15:36 -0800 2010
from functools import wraps def objectify(func):
jacobian applied fork commits to django-googlecharts/master Tue Feb 09 05:23:36 -0800 2010
master was changed to 76645a
jacobian pushed to master at jacobian/python-cloudservers Mon Feb 08 12:34:38 -0800 2010
HEAD is f39367229cba57c56aff0da803e8009c1ed1fc89
  • jacobian committed f3936722:
    Made the output of `show` and `list` more useful.
jacobian forked puppet-modules/puppet-munin Fri Jan 29 08:34:10 -0800 2010
Forked repository has since been deleted.
jacobian created gist: 278439 Fri Jan 15 13:41:08 -0800 2010
from django import template from django.utils.encoding import smart_str, force_unicode from djang...
jacobian forked gist: 267630 Sat Jan 02 11:32:34 -0800 2010
cd /tmp wget http://codespeak.net/lxml/lxml-2.2.2.tgz tar -xzvf lxml-2.2.2.tgz
jacobian started watching toastdriven/migrate_doctest_to_unittest Thu Dec 17 09:59:41 -0800 2009
migrate_doctest_to_unittest's description:
"In Django-land, unittests are much faster than doctests. Convert them."
jacobian started watching bradfitz/scanningcabinet Tue Dec 15 19:41:30 -0800 2009
scanningcabinet's description:
Document Management System (scanner -> appengine blobs)
jacobian applied fork commits to django-shorturls/master Tue Dec 15 09:17:48 -0800 2009
master was changed to 1012b4
jacobian pushed to master at jacobian/python-cloudservers Mon Dec 14 15:54:55 -0800 2009
HEAD is b362faaefc7374750a91b8566359c7196cbe0a8b
  • Jacob Kaplan-Moss committed b362faae:
    Fixed setup.py and MANIFEST to include README and docs. Bumped version to 1.0a4.
jacobian pushed to master at jacobian/django-buildbots Mon Dec 14 15:50:38 -0800 2009
HEAD is bfbd648611783345f4225a41b9788b789697e23e

2 commits »

jacobian pushed to master at jacobian/python-cloudservers Fri Dec 11 11:49:13 -0800 2009
HEAD is 0c27daaa1605445a754559e0e9baff7c1fb33dfb

4 commits »

jacobian pushed to master at jacobian/django-buildbots Fri Dec 11 10:34:29 -0800 2009
HEAD is f80ee5e12668b4f9230250fd09af9fd170053da5
  • Jacob Kaplan-Moss committed f80ee5e1:
    Use the "clobber" vcs mode to route around all the various stuff stale pycs cause.
jacobian pushed to master at jacobian/django-buildbots Fri Dec 11 10:18:24 -0800 2009
HEAD is 00fc0e4b02f352d3bffc88da6d1b649a2099aba1
jacobian pushed to master at jacobian/django-buildbots Fri Dec 11 10:14:21 -0800 2009
HEAD is 330065da42d8b2c7c05209b267b949893a1f9037

2 commits »

jacobian pushed to master at jacobian/django-buildbots Fri Dec 11 09:49:00 -0800 2009
HEAD is 7a1cfe704b8eb90d1d97db7dfc61a5efed02ec97

2 commits »

jacobian pushed to master at jacobian/python-cloudservers Thu Dec 10 11:42:40 -0800 2009
HEAD is fce36ab62be662d0b9f7867682a0cd7b9772f35a
  • jacobian committed fce36ab6:
    Cleaned up tests a bit, and deleted "live" tests -- they take forever to run, and don't really do much good.
jacobian pushed to master at jacobian/python-cloudservers Thu Dec 10 11:28:13 -0800 2009
HEAD is eccb9bd4a347154d19db3693b70f8f0ac79755be
  • Jacob Kaplan-Moss committed eccb9bd4:
    Add the README to setup.py.
jacobian pushed to master at jacobian/python-cloudservers Thu Dec 10 11:25:55 -0800 2009
HEAD is 907dd1825b513d874eca03da003535539c5c9217

3 commits »

jacobian pushed to master at jacobian/python-cloudservers Thu Dec 10 11:22:22 -0800 2009
HEAD is a486b241a9297508675302f348cc77b4e8e086e0

2 commits »

jacobian pushed to master at jacobian/python-cloudservers Wed Dec 09 18:18:14 -0800 2009
HEAD is 346e7b53cc31763d81726016ad1f5d86d8f0ec20
  • Jacob Kaplan-Moss committed 346e7b53:
    A few more shell command tests and fixes to the bugs the new tests found.
jacobian pushed to master at jacobian/python-cloudservers Wed Dec 09 16:04:10 -0800 2009
HEAD is df7f0c53bfff14b10067c7ca12ec41c056dfae33
jacobian pushed to master at jacobian/python-cloudservers Wed Dec 09 15:30:52 -0800 2009
HEAD is ec0b950bf115fdd34e30a839530b997b862bb10e
jacobian pushed to master at jacobian/python-cloudservers Sun Dec 06 17:21:30 -0800 2009
HEAD is 4d3e4bce29cadaef09ddd1c4f1c4c8d5696f83e9
  • Jacob Kaplan-Moss committed 4d3e4bce:
    Push 1.0a1 to pypi.
jacobian pushed to master at jacobian/python-cloudservers Sun Dec 06 16:49:15 -0800 2009
HEAD is 4dffa9bdf8b36a7af56dd62edeeedafb31a71746
jacobian pushed to master at jacobian/python-cloudservers Sun Dec 06 13:16:25 -0800 2009
HEAD is 7d08253006d932c2477ad3759f4c23715313d3b9
  • jacobian committed 7d082530:
    More docstrings, and more docs. About half done with the ref now.
jacobian pushed to master at jacobian/python-cloudservers Sun Dec 06 12:30:34 -0800 2009
HEAD is a09c5c2cf309e527d6fb4424d2a2a931ef792385
  • Jacob Kaplan-Moss committed a09c5c2c:
    Added a few docstrings, a minimal Sphinx doc set, and made sure ever thing works together. Now to write some real docs...
jacobian pushed to master at jacobian/python-cloudservers Sun Dec 06 12:03:39 -0800 2009
HEAD is 154d05c0c4ba317eff87d030cbbb9d9ecef86298
  • jacobian committed 154d05c0:
    Added find/findall methods to managers where apropriate.