Dear all, I want to use *sqlalchemy* library, When i use "*apt-cashe search sqlalchemy*" , get the following result(part of result): /////////////// python-sqlalchemy - SQL toolkit and Object Relational Mapper for Python python-sqlalchemy-doc - documentation for the SQLAlchemy Python library python-sqlalchemy-ext - SQL toolkit and Object Relational Mapper for Python - C extension python3-sqlalchemy - SQL toolkit and Object Relational Mapper for Python 3 ////////////////////
*Question:* I want to use *python 3*, So i didn't *doc and ext suffix* for sqlalchemy compatiable with python 3. Does the given suffix remove in python 3 or merged in *python3-sqlalchemy package*? --mohsen -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sqlalchemy. For more options, visit https://groups.google.com/groups/opt_out.
