Show HN: ZFS Implementation in Python

Show HN: ZFS Implementation in Python

The Pipfile lists the dependencies; there aren’t many. Python 3.5+ is required, but 3.6 is not, as PyPy runs this code much, much faster (around 4x on the test suite) and didn’t support 3.6 until recently. Running the test suite requires one-time access to a system with ZFS, to generate the test pools.

Source: github.com