Cpython Vita

From GameBrew
cpython-vita
Cpythonvita2.png
General
AuthorSonicMastr
TypeDevelopments
Version1.0
LicenseMixed
Last Updated2021/01/27
Links
Download
Website
Source

Python 2.7.18 Interpreters and Librarys for the PS Vita.

Some small features have been stripped, but most IO functions, Networking functions, and module importing function are present, with support for Cython modules by building along with the Python 2.7 library.

This will allow devs to be able to integrate a Python interpreter in their previous or new projects with an easy to use C library, and can be easily used to create a full vita specific python module for even more advanced control over the Vita from the comfort of a python script.

Included in the repo is a simple example of a Youtube-dl (not included in the repo modules) python script to download Rick Astley's "Never Gonna Give You Up". But you may find that you can actually edit the python file within the VPK to download a video of your choice or even write your own simple Python programs.

For devs, building is a simple as installing DolceSDK and running the build_vita.sh script. Make sure you also have python 2.7.18 installed.

Credits

Big thanks to Cuevavirus for the base that he laid out for the entire port.

External links

Advertising: