0

Hi i am new to Pyqt and i am wondering if it is possible to have goodness of sqlalchemy e.g. connection pooling and managing, abstracting away all the menial low level details?

1
  • 1
    Why should the part of your application using SQLAlchemy suddenly break because some other part uses PyQt? Commented Oct 8, 2010 at 15:43

1 Answer 1

1

Have a look at Camelot. http://www.python-camelot.com/

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.