Mike Bayer 3d10187bd3 - global "insure"->"ensure" change. in US english "insure" is actually
largely interchangeable with "ensure" (so says the dictionary), so I'm not
completely illiterate, but its definitely sub-optimal to "ensure" which is
non-ambiguous.
2007-01-01 00:10:37 +00:00
2006-12-12 21:42:13 +00:00
2006-10-22 03:13:50 +00:00
2006-11-21 02:22:30 +00:00
2005-11-05 20:12:10 +00:00
2006-08-26 19:00:37 +00:00

SQLAlchemy is licensed under an MIT-style license (see LICENSE).
Other incorporated projects may be licensed under different licenses.
All licenses allow for non-commercial and commercial use.

To install:

	python setup.py install

SVN checkouts also inlcude setup.cfg file allowing setuptools to create 
an svn-tagged build.  

Documentation is available in HTML format in the ./doc/ directory.

Information running unit tests is in README.unittests.	

good luck !
	
S
Description
The Database Toolkit for Python
Readme MIT 156 MiB
Languages
Python 100%