Dive into the archives.
- New release of django-gearman-commands
I’ve released new version of django-gearman-commands 0.2. New features: – support for task namespacing via GEARMAN_CLIENT_NAMESPACE – support for foreground job submission via ‘–foreground’ command switch Available on PyPI. Forks and contributions are welcome
- Emacs and Python – The Definitive Answer
Over the past year or so, I’ve used Emacs pretty extensively for Python/Django development. During that time, I’ve customized my .emacs file a lot, mostly with .el packages found on the net related to Python development in Emacs – rope, pymacs and friends. If you google python+emacs, you’ll find a lot of packages and recipes [...]

