WARNING: This repo is in development. It was automatically generated with mkpylib. If you're reading this message, it means that I use this repo for my own purposes right now. It might not do anything at all; the default functionality is print('TODO').
If you really want to try it out, feel free. I recommend reading through the tests and commit history to see if it does what you need, or ask me for status updates.
Stay tuned!
Install
pip3 install -U structz
Or develop locally:
git clone https://github.com/shawwn/structz ~/structz
cd ~/structz
python3 setup.py develop