public
Description: A glorified todo-list in Python.
Homepage:
Clone URL: git://github.com/zuwiki/dove_py.git
name age message
directory .be/ Loading commit data...
file .gitignore Mon Feb 09 21:43:35 -0800 2009 Added *.swp files to gitignore file [jmkogut]
file CONTROLFLOW.md Mon Feb 02 15:04:08 -0800 2009 Questioned some things Signed-off-by: <zuwiki... [jmkogut]
file README.md Mon Feb 02 15:04:08 -0800 2009 Questioned some things Signed-off-by: <zuwiki... [jmkogut]
file SPECIFICATION.md Fri Jan 30 09:37:33 -0800 2009 Refined structure and data models [jmkogut]
directory dove/
directory test/ Thu Feb 19 20:49:28 -0800 2009 Added a logger module Signed-off-by: <zuwiki@... [jmkogut]
README.md

Dove

A simple task management server. See the specification document for more details.

Requirements

  • elixir 0.6.1
  • SQLAlchemy >= 0.4.0
  • python-sqlite
  • SQLite
  • simplejson