Misc durango tools
### gui ###
gui.toolbox
### hdd - Hard drive tools ###
hdd.external_storage_enum
hdd.savegame_enum
hdd.prepare_internal_hdd.xboxonehdd
### nand - Nand / eMMC flash tools ###
nand.NANDOne
Execute the following to clone the repository
git clone [email protected]:tuxuser/py-durango-tools.git
pip install -r requirements_dev.txt
pip install .
Q: Why do you let me struggle with reStructuredText instead of Markdown A: Python convention and automatic docs generation
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.