Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 549 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 549 Bytes

NSO-Applet-API

An API library and documentation for the NSO Applet on the Nintendo Switch.

This library implements various endpoints from the NSO Webapplet, with the intention of completely covering all endpoints and documenting them.

See the documentation here

You can download this library from PyPI by running the following in your Python environment:

python -m pip install nso-applet-api

This project is a work-in-progress and is currently unfinished!