I am using Python 3.3 with sqlalchemy using a MySql 5.6.33  Database with 
SQLAlchemy 1.1.5. I know that mysql supports Geo data types, but I was 
unable to find the equivalent in sqlalchemy in the docs. I did see 
GeoAlchemy and GeoAlchemy2 but GeoAlchemy is not for Python 3 and I am not 
using a PostgresQL for GeoAlchemy2. Does sqlAlchemy support this out of the 
box? If not, any recommendations? Thanks very much in advance for any help!

-- 
SQLAlchemy - 
The Python SQL Toolkit and Object Relational Mapper

http://www.sqlalchemy.org/

To post example code, please provide an MCVE: Minimal, Complete, and Verifiable 
Example.  See  http://stackoverflow.com/help/mcve for a full description.
--- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To post to this group, send email to sqlalchemy@googlegroups.com.
Visit this group at https://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.

Reply via email to