Skip to main content

Play Station Store Russian Python Interface

Project description

Python interface for PlayStation4 Store Russia

Basic Usage

from psstore4ru.games import PS4Game
game = PS4Game(alias="EP0002-CUSA23470_00-CB4STANDARD00001")

print(game.as_json())

psstore4 supports different output formats, namely:

from psstore4ru.games import PS4Game
game = PS4Game(alias="EP0002-CUSA23470_00-CB4STANDARD00001")

print(game.as_json())
print(game.as_yaml())

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

psstore4-ru-1.0.0.tar.gz (7.3 kB view hashes)

Uploaded Source

Built Distribution

psstore4_ru-1.0.0-py3-none-any.whl (11.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page