pg8000 usable?
-
Has anyone successfully imported pg8000, which is written in Python, successfully? If so, would love to know how to do it. Thanks
-
It should work, the pypi package shows 100% python with no external dependencies.
-
Awesome, thank you Briarfox. Ok, one other question: how do I load it up? pypi? thanks again
-
My duh, I think you already answered the question. Sorry. Not enough sleep...
-
You could get StaSh that has pip for package install.
-
That was a gift of a post. All seems to be working. Thank you again Briarfox!!!