Skip to content

Anna-Team/python_driver

Repository files navigation

AnnaDB python driver

Install

pip install annadb

Connect

from annadb import Connection

conn = Connection.from_connection_string("annadb://localhost:10001")

Tutorial

Please, follow the official tutorial to meet all the features

https://annadb.dev/tutorial/python/

About

Python driver for AnnaDB

Resources

License

Stars

Watchers

Forks

Packages

No packages published