A python bit viewer.
- Clone this repository.
- Run
pip install -r requirements.txt
. - If you're using python 3.6, run
pip install dataclasses
.
* python version 3.5 and lower are not supported.
From the repository's root directory, run:
python .
Pull requests are welcome.