Skip to content

Latest commit

 

History

History
65 lines (36 loc) · 983 Bytes

README.rst

File metadata and controls

65 lines (36 loc) · 983 Bytes

Durango tools

Misc durango tools

Features

### 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

Checking out the code

Execute the following to clone the repository

git clone [email protected]:tuxuser/py-durango-tools.git

Development setup

pip install -r requirements_dev.txt

Installation

pip install .

FAQ

Q: Why do you let me struggle with reStructuredText instead of Markdown A: Python convention and automatic docs generation

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.