v0.9.1
Pre-release
Pre-release
Initial public release.
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
PyPi project: https://pypi.org/project/ps5-updates/0.9.1/
- Source: https://pypi.org/project/ps5-updates/0.9.1/#ps5_updates-0.9.1.tar.gz
- Wheel: https://pypi.org/project/ps5-updates/0.9.1/#ps5_updates-0.9.1-py3-none-any.whl
Full Changelog: v0.0.4...v0.9.1