Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 248 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 248 Bytes

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 .