dbTalk Databases Forums  

Python Sybase support for Web2Py framework???

sybase.public.sqlanywhere.general sybase.public.sqlanywhere.general


Discuss Python Sybase support for Web2Py framework??? in the sybase.public.sqlanywhere.general forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
cesmiga
 
Posts: n/a

Default Python Sybase support for Web2Py framework??? - 10-31-2009 , 12:09 PM






All:

Here is a good opportunity for Sybase developers to have a Python
framework that works for them and eases development time.

Presently, the Web2Py (www.web2py.com) web framework has a large list
of databases communicating via a DAL (Database Abstraction Layer).
The databases that currently work with Web2Py are...

IBM DB2, Informix, Ingres, Oracle, PostgreSQL, MySQL, MSSQL, FireBird,
and
SQLite

The DAL utilizes any Python database driver that adheres to the API
v2.0 specification via pep-0249.

http://www.python.org/dev/peps/pep-0249/

If you are interested in adding Sybase support to a Python web
framework, this is the project for you.

Please contact Massimo Di Pierro (MDiPierro (AT) cs (DOT) depaul.edu)

http://mycti.cti.depaul.edu/people/f...cti.asp?id=343

Thank you for your time and interest. Hope to see Sybase on the Web2Py
supported database list soon. :-)

Thank you,
Christopher Smiga
eMail: csmiga (AT) yahoo (DOT) com

Reply With Quote
  #2  
Old   
Ray Ruvinskiy [Sybase iAnywhere]
 
Posts: n/a

Default Re: Python Sybase support for Web2Py framework??? - 11-02-2009 , 07:21 AM






If I understand you correctly and all that's needed is a PEP 249 compliant driver, then that's already available. It is installed as part of SQL Anywhere 11 under %SQLANY11%\SDK\python\sqlanydb.py and
is also available at http://code.google.com/p/sqlanydb .

Ray

cesmiga wrote:
Quote:
All:

Here is a good opportunity for Sybase developers to have a Python
framework that works for them and eases development time.

Presently, the Web2Py (www.web2py.com) web framework has a large list
of databases communicating via a DAL (Database Abstraction Layer).
The databases that currently work with Web2Py are...

IBM DB2, Informix, Ingres, Oracle, PostgreSQL, MySQL, MSSQL, FireBird,
and
SQLite

The DAL utilizes any Python database driver that adheres to the API
v2.0 specification via pep-0249.

http://www.python.org/dev/peps/pep-0249/

If you are interested in adding Sybase support to a Python web
framework, this is the project for you.

Please contact Massimo Di Pierro (MDiPierro (AT) cs (DOT) depaul.edu)

http://mycti.cti.depaul.edu/people/f...cti.asp?id=343

Thank you for your time and interest. Hope to see Sybase on the Web2Py
supported database list soon. :-)

Thank you,
Christopher Smiga
eMail: csmiga (AT) yahoo (DOT) com

Reply With Quote
  #3  
Old   
Richard Biffl
 
Posts: n/a

Default Re: Python Sybase support for Web2Py framework??? - 11-03-2009 , 03:24 AM



No, he's looking for someone to write the functions that implement web2py's
database abstraction layer using the sqlanydb driver.

Richard


"Ray Ruvinskiy [Sybase iAnywhere]" <first.last (AT) sybase (DOT) com> wrote

Quote:
If I understand you correctly and all that's needed is a PEP 249 compliant
driver, then that's already available. It is installed as part of SQL
Anywhere 11 under %SQLANY11%\SDK\python\sqlanydb.py and is also available
at http://code.google.com/p/sqlanydb .

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.