Skip to content

Basic example/test for using libpython from a nintendo switch homebrew application

License

Notifications You must be signed in to change notification settings

nx-python/switch-libpython-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

switch-libpython-example

Basic example/test for using libpython from a nintendo switch homebrew application

Setup

Install switch-libpython

git clone https://github.com/nx-python/switch-libpython
cd switch-libpython
makepkg -si

Then, copy /opt/devkitpro/portlibs/switch/lib/python3.8/ to /lib/python3.8/ on your Switch SD card.

Build switch-libpython-example

git clone https://github.com/nx-python/switch-libpython-example
cd switch-libpython-example
make

Then run switch-libpython-example.nro on your Switch!

About

Basic example/test for using libpython from a nintendo switch homebrew application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published