edcrypt's Stars
pexpect/pexpect
A Python module for controlling interactive programs in a pseudo-terminal
ivanov/bipython
The indiscriminate bicurious interactive python interpreter (bpython + ipython)
superbobry/io-mode
Emacs Major Mode for Io language
jtauber/pyuca
a Python implementation of the Unicode Collation Algorithm
madzak/python-json-logger
Json Formatter for the standard python logger
psf/requests
A simple, yet elegant, HTTP library.
djangonauts/django-hstore
PostgreSQL HStore support for Django.
lilspikey/django-batch-select
batch select many-to-many and one-to-many fields (to help avoid n+1 query problem)
alex/django-admin-histograms
A library for simple histograms in Django's admin.
kcunning/django-glossary
A glossary for Django
nesies/urllib2_file
Extend urllib2 to support HTTP POST file upload
hober/html5-el
HTML5 and XHTML5 tools in Emacs Lisp
alex/pyvcs
A pure python abstraction layer of multiple VCS, very lightweight.
edcrypt/code.pinaxproject.com
the site behind code.pinaxproject.com
pinax/code.pinaxproject.com
the site behind code.pinaxproject.com
pinax/pinax
a Django-based platform for rapidly developing websites
ljcooke/see
Python's dir() for humans.
marinho/geraldo
Geraldo is a reports engine for Python and Django applications. It uses the power of ReportLab and PIL to generate reports with page header and footer, child bands, report begin and summary bands, agreggation and graphic elements, etc.
gregnewman/django-mode
Experimental mode for Django
gregnewman/dpaste.el
Emacs mode to post to dpaste.com
technomancy/emacs-starter-kit
[ARCHIVED] this is ancient history
ericholscher/django-test-utils
Utilities for testing Django applications