Re: is there a way to access postgresql in python3.0rc1

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Steve Holden

    Re: is there a way to access postgresql in python3.0rc1

    Terry Reedy wrote:
    davy zhang wrote:
    >I'm currently on a project, it could last for at least 1 or 2 years.
    >so I choose python3 as server side programing language.
    >All I found on are python2.x ready libraries, Is there any library is
    >python3.0 ready? or just under alpha ,beta or something, I don't much
    >features, just basic functions are OK
    >
    Python3.0 final should be released in about a month. Extension
    libraries will start appearing after that. You will have to ask the
    maintainers of a particular library what their plans are for Python 3.
    Some will port very easily and could be available soon. Others will
    take more work and may not appear so soon.
    >
    Please note, however, that Python 3.x is not likely to be as
    well-supported by extension modules as Python 2.x for some considerable
    time. The OP may therefore wish to reconsider his choice of Python 3.0.

    regards
    Steve
    --
    Steve Holden +1 571 484 6266 +1 800 494 3119
    Holden Web LLC http://www.holdenweb.com/

Working...