[PyQt] PyQt and sqlalchemy (or map to a widget).
John Fabiani
johnf at jfcomputer.com
Tue Jan 14 17:49:08 GMT 2014
Oh wow there are at least three I was unaware of.
thanks,
Johnf
On 01/14/2014 09:31 AM, Wolfgang Keller wrote:
>> I realize that PyQt can use the data tools that comes from Qt. That
>> said, I was wondering if anyone has used other ORM's (maybe designed
>> their own). I'd like to see how to map a simple widgets to some
>> data using something like sqlalchemy or any other examples not using
>> Qt stuff (maybe NoSql?). Maybe some sort of mixin????
> You can always look at the source of one of these:
>
> Pypapi https://pypi.python.org/pypi/PyPaPi/0.8
> Camelot http://www.python-camelot.com/
> Qtalchemy http://www.qtalchemy.org/
>
> The three above use SQLalchemy, but not these:
>
> Thyme http://clocksoft.co.uk/downloads/
> Kexi http://www.kexi-project.org/
>
> Sincerely,
>
> Wolfgang
> _______________________________________________
> PyQt mailing list PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
More information about the PyQt
mailing list