Skip to content

Latest commit

 

History

History
60 lines (46 loc) · 1.54 KB

File metadata and controls

60 lines (46 loc) · 1.54 KB

nx-python Documentation

The nx package comes bundled with PyNX and is available to use in your Python homebrew applications. It allows you to access Switch-specific elements such as buttons, filesystem, etc. via a high-level, object-oriented wrapper around libnx.

Getting Started

.. toctree::
  :caption: Getting Started
  :hidden:
  getting_started/installation
  getting_started/tutorial
  getting_started/examples

:doc:`getting_started/installation`
How to install nx-python on your Switch or Switch emulator.
:doc:`getting_started/tutorial`
A guided tutorial on how to use nx-python for your project.
:doc:`getting_started/examples`
Look at code examples if you prefer learning that way.

Support

.. toctree::
  :caption: Support
  :hidden:

:doc:`support/faq`
Answers to common questions that may help you.
:doc:`support/contributing`
Instructions on how you can help out and contribute to the nx-python project.

Additional Material

.. toctree::
  :caption: Additional Material
  :hidden:

Indices and tables