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:
<!--crash in hardware?--> PyPlayer is a homebrew that allows users to run python script on the PSP. Based on [[PSP-Python|pspython]] by Fraca7. The concept is based on Lua Player and has a file browser (that filters only directories and .py script). It also has a secondary module that clears the namespace module after a script launch. This module will delete all .pyc compiled files in the loaded script's directory (this cause slow speed in loading and deleting modules generated from the script). When you exit from a script you'll return immediately in pyPlayer main screen, and you'll be ready to launch another script without return to XMB. == Features == * Refresh directory. * Dynamic import/clearing modules in namespace. * File browser (not totally working). * Screenshot mode (pressing triangle). * Help mode (pressing circle). * Dynamic reloading of all modules. * Dynamic deleting of .pyc files. * .py loader. == Installation == Copy python folder in ms0. Copy psp folder in ms0. Note: * Scripts named "script.py" will be ignored by the loader (to prevent incompatibilities with script.py main instance of pspython by fraca7). * The file browser is incomplete and can view only 49 items in cwd (files and/or directories). * Some script may freeze when repeatedly loaded. == Screenshots == https://dlhb.gamebrew.org/psphomebrew/images/pyplayerpsp2.png https://dlhb.gamebrew.org/psphomebrew/images/pyplayerpsp3.png == Credits == Development team: * Fantasymaster (from psp-ita.com) * Bigboss (from psp-ita.com) == External links == * QuickJump - http://forums.qj.net/psp-development-forum/111731-release-pyplayer-0-1-fantasymaster-bigboss.html
Advertising: