Installation ============ Linux/Mac ---------- This package works with Python 3.6 or greater. You can install the latest stable version of this library directly from `PyPI `__ using PIP:: $ pip3 install bugdoc To install the latest development version:: $ pip3 install git+https://github.com/VIDA-NYU/BugDoc.git#egg=bugdoc&subdirectory=bugdoc_api Windows --------- T.B.D