py-durango-tools
                                
                                 py-durango-tools copied to clipboard
                                
                                    py-durango-tools copied to clipboard
                            
                            
                            
                        Various python helper tools to deal with xbox one
============= 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.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _audreyr/cookiecutter-pypackage: https://github.com/audreyr/cookiecutter-pypackage