Python and Django Links Jan 6, 2009

Selected Django Links from TopicMinder alerts:

  1. django-reversion 1.1-An extension to the Django web framework that provides comprehensive version control facilities
  2. django-announcements 0.1.0 – Announcements for your Django powered website.
  3. django-timezones 0.1.0pre – A Django reusable app to deal with timezone localization for users
  4. django-notification 0.1.0 – Many sites need to notify users when certain events have occurred and to allow configurable options as to how those notifications are to be received.

Selected Python Links:

  1. pyhepmc 0.3.2 – A Python interface to the HepMC high-energy physics event record API
  2. SpiffSignal 0.1.0 – SpiffSignal is a Python module that implements a simple signal/event mechanism.
  3. strait 0.5.1 0 – strait is a simple implementation of trait-based object system for Python
  4. SourceClassifier: Identifying Programming Languages Quickly using a Bayesian classifier
  5. simplejson 2.0.7 – Simple, fast, extensible JSON encoder/decoder for Python
  6. EDDIE-Tool 0.37.3 – The EDDIE Tool is a system and network monitoring, security, and performance analysis agent developed entirely in threaded Python
  7. GChartWrapper 0.7 – Python Google Chart Wrapper.Made for dynamic python websites (Django,Zope,CGI,etc.) that need on the fly chart generation without any extra modules. Can also grab the PIL Image instance of the chart for manipulation
  8. Unrestricted Grammar used like a dictionary (Python) – Programs can be written as substitutions. This allows a set of substitution rules to be defined and then strings are transformed using these rules in a left recursive manner.
  9. bz2- bzip compression

2 thoughts on “Python and Django Links Jan 6, 2009

    1. Thanks for visiting and the link. Since I started tracking Python/Django, I have created a twitter account – PyLinks where I post many of these resources. Please feel free to check it out. While you are at it, you may also want to check out @tektrends.

Comments are closed.