/syndiffix_tools

Various support tools for managing and running SynDiffix

Primary LanguagePythonMIT LicenseMIT

syndiffix_tools

A set of useful tools for working with SynDiffix.

This code is still under construction.

Installation

Requires Python 3.10 or higher.

Usage

See examples

Development

Before commit:

flake8 .
isort .
black .