Skip to content

thrawn01/humble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# -------------------------------------
# Install
# -------------------------------------

sudo aptitude install ctags python-setuptools python-dev \
                      build-essential git-core gitk \
                      libsqlite3-dev

sudo easy_install -U pip
sudo pip install -U virtualenv

pip install pysqlite


# -------------------------------------
# README
# -------------------------------------

# Run unit tests
nosetests

# With SQL Logging on
nosetests -l humble_sql

About

A Simple Python Implementation of the Active Record Pattern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages