/py-durango-tools

Various python helper tools to deal with xbox one

Primary LanguagePython

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 git@github.com: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.