You do not have permission to edit this page, for the following reason:
The action you have requested is limited to users in one of the groups: Users, Administrators.
Free text:
3DS.py is a WIP port of the [https://github.com/python/cpython/tree/3.6 Python 3.6.9 interpreter] to the Nintendo 3DS. It allows you to run your Python scripts directly on the 3DS by having the interpreter embedded into a homebrew application that launches a main.py script from the same directory. ==Installation== Copy the entire 3DS.py folder to the 3ds directory of your SD card and navigate into it. You should see a 3DS.py.3dsx application. The same directory also contains the entire Python standard library and a main.py file. To run your own projects, copy all source files into the 3DS.py directory and "start" your application from within the main.py file (this is the entry point to any Python homebrew). ==Known issues== Please see https://github.com/vbe0201/3DS.py/issues. ==Credits== * [https://www.3dbrew.org/ 3DBrew] for their extensive documentation and research pertaining to the 3DS. * [https://devkitpro.org/ devkitPro] for their devkitARM toolchain. * [https://github.com/smealum smea] for the [ ctrulib] project. * [https://github.com/DavidBuchanan314 David Buchanan] for troubleshooting assistance. * [https://github.com/FenrirWolf Fenrir] for his support and the [https://github.com/rust3ds/ctru-rs ctru-rs] project that helped with the condition variables implementation. * [https://github.com/richardbmx Richard Caseres] for the awesome app icon he designed. ==External links== * GitHub - https://github.com/vbe0201/3DS.py * Discord - https://discord.gg/PSjzVp8
Advertising: