blob: 881ef4c70937be10690748844c342062e682b644 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
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 include 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 !
|