Mike Bayer 9d146d7e64 dev
2006-10-20 15:38:31 +00:00
dev
2006-10-20 15:38:31 +00:00
dev
2006-10-20 15:38:31 +00:00
2006-10-19 07:20:52 +00:00
2006-08-12 23:35:54 +00:00
2005-12-31 03:23:12 +00:00
2005-11-05 20:12:10 +00:00
2006-08-26 19:00:37 +00:00
2006-08-26 19:00:37 +00:00
2006-09-05 17:19:26 +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.

The "raw" format of the documentation is Markdown with a few extra syntaxes 
added in; those files are present in ./doc/build/content/.

To fully generate the documentation into both Myghty and HTML format:

	cd ./doc/build/
	python genhtml.py

Information running unit tests is in README.unittests.	

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