Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
SQLObject-1.7.1-py2.7.egg | 2014-12-11 | 534.6 kB | |
SQLObject-1.7.1-py2.7.egg.asc | 2014-12-11 | 836 Bytes | |
SQLObject-1.7.1-py2.6.egg | 2014-12-11 | 358.1 kB | |
SQLObject-1.7.1-py2.6.egg.asc | 2014-12-11 | 836 Bytes | |
SQLObject-1.7.1.tar.gz | 2014-12-11 | 848.2 kB | |
SQLObject-1.7.1.tar.gz.asc | 2014-12-11 | 836 Bytes | |
README.rst | 2014-12-11 | 1.1 kB | |
Totals: 7 Items | 1.7 MB | 0 |
Hello!
I'm pleased to announce version 1.7.1, a documentation update release of branch 1.7 of SQLObject.
What's new in SQLObject
- Documentation update: change URLs for development with git, add Travis CI build status image.
- Extend sdist: include everything (even generated html) into source distribution.
For a more complete list, please see the news: http://sqlobject.org/News.html
What is SQLObject
SQLObject is an object-relational mapper. Your database tables are described as classes, and rows are instances of those classes. SQLObject is meant to be easy to use and quick to get started with.
SQLObject supports a number of backends: MySQL, PostgreSQL, SQLite, Firebird, Sybase, MSSQL and MaxDB (also known as SAPDB).
Where is SQLObject
Site: http://sqlobject.org
Development: http://sqlobject.org/devel/
Mailing list: https://lists.sourceforge.net/mailman/listinfo/sqlobject-discuss
Archives: http://news.gmane.org/gmane.comp.python.sqlobject
Download: https://pypi.python.org/pypi/SQLObject/1.7.1
News and changes: http://sqlobject.org/News.html