# python-biflux

Python-biflux is a python wrapper around the BiFluX tool.

Python-biflux supports the compilation of BiFluX updates into bidirectional transformations. It can also run both forward and backward transformations using the compiled updates.

# Dependencies

You will need:
* GHC 7.8.4
* BiFluX 0.0.2
* python 3.x (may or may not work with python2)

