Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #52795 > unrolled thread

python3-sqlalchemy and debian repo

Started byMohsen Pahlevanzadeh <mohsen@pahlevanzadeh.org>
First post2013-08-21 23:11 +0430
Last post2013-08-21 23:11 +0430
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  python3-sqlalchemy and debian repo Mohsen Pahlevanzadeh <mohsen@pahlevanzadeh.org> - 2013-08-21 23:11 +0430

#52795 — python3-sqlalchemy and debian repo

FromMohsen Pahlevanzadeh <mohsen@pahlevanzadeh.org>
Date2013-08-21 23:11 +0430
Subjectpython3-sqlalchemy and debian repo
Message-ID<mailman.105.1377118066.19984.python-list@python.org>
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. The given suffix removed in python
3 or merged in python3-sqlalchemy package? 

--mohsen


[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web