Skip to content

v0.9.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Jun 12:23

Initial public release. Minor fixes from v0.9.2

This Python package retrieves information about updates available for a PS5 title. See Typical Usage and Usage Examples for details on implementing this into your application.

An example application is available in demo.py (attached to this release in Assets). To try this demo:

pip install ps5-updates
python demo.py -u https://sgst.prod.dl.playstation.net/sgst/prod/00/np/PPSA07632_00/53d40bc7-7b1a-403c-8260-4b293b1711fd-version.xml

See demo.py --help for details of all available options.

PyPi project: https://pypi.org/project/ps5-updates/0.9.3/

Full Changelog: v0.9.2...v0.9.3