Skip to content

Polygres SDK 0.1.0

Choose a tag to compare

@evokoa-admin evokoa-admin released this 10 Jul 06:12
· 6 commits to main since this release

Initial release of the standalone polygres-sdk distribution.

Install with:

pip install polygres-sdk

Python imports remain:

from polygres import Polygres

The command-line tool is published separately as polygres-cli.