Skip to content

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

License

Notifications You must be signed in to change notification settings

MCMi460/nso-applet-api

Repository files navigation

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!