# wal.py [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE.md) [![Build Status](https://travis-ci.org/dylanaraps/wal.py.svg?branch=master)](https://travis-ci.org/dylanaraps/wal.py) A rewrite of `wal` in Python 3. ## Why? I want to learn python and it'd be interesting to see if this ends up being faster than the bash version.