MS SQL Support for peewee, lightweight Python ORM. Based on pyodbc.
Inspired by this post.
At this moment it's in initial stage and supports CRUD operations.
May be it has more features, but I have not tested them yet.
For now only tested with python 2.7 and MS SQL Server 2008.
pip install peewee_mssqlserv
(with declared python3 support): peewee-mssql