PyMillDB
PyMillDB: A python library for MillenniumDB

PyMillDB is a library that implements modules and classes for interacting with MillenniumDB.

Most of the classes in this library require a MDBClient instance, which connects to the pymilldb_server, found at the MillenniumDB-Dev/MillenniumAI branch.

For the Doxygen documentation, follow this link.

For installing the library, just run the pip install pymdb command.