MimerPy is a database adapter for the popular programming language Python, commonly used for research in Artificial Intelligence and Machine Learning. MimerPy implements the PEP 249 specification and allows a Python programmer access to the powerful tools and advantages of the Mimer SQL database management system.

MimerPy is installed in the same way as all Python extensions by running the command ”pip3 install mimerpy” from the operating system command line. Please note that this requires the Mimer SQL database management system be installed on the target system.  (A full version of Mimer SQL for ten users can be downloaded free of charge from https://developer.mimer.com.)