identify_playstation2_games:使用 Python 2 & 3 识别 Sony Playstation 2 游戏的模块

时间:2021-06-17 02:55:42
【文件属性】:
文件名称:identify_playstation2_games:使用 Python 2 & 3 识别 Sony Playstation 2 游戏的模块
文件大小:181KB
文件格式:ZIP
更新时间:2021-06-17 02:55:42
Python identify_playstation2_games 使用 Python 2 & 3 识别 Sony Playstation 2 游戏的模块 适用于 CD ISO、DVD ISO 和二进制文件。 使用示例: from identify_playstation2_games import get_playstation2_game_info info = get_playstation2_game_info ( "E:\Sony\Playstation2\Armored Core 3\Armored Core 3.iso" ) print ( info [ 'serial_number' ]) print ( info [ 'region' ]) print ( info [ 'disc_type' ]) print ( info [ 'title' ]) # outputs: #
【文件预览】:
identify_playstation2_games-master
----db_playstation2_official_ko.json(9KB)
----read_udf.py(35KB)
----db_playstation2_official_eu.json(197KB)
----db_playstation2_official_au.json(8KB)
----db_playstation2_official_jp.json(268KB)
----LICENSE(1KB)
----db_playstation2_official_as.json(2KB)
----iso9660.py(12KB)
----db_playstation2_official_us.json(111KB)
----README.md(518B)
----identify_playstation2_games.py(7KB)

网友评论