An asset and extra manager for Puzzle and Dragons
Project description
pad_asset_manager
Description
A Python package for the popular iOS & Android game "Puzzle & Dragons" (PAD).
Installation
pip install pad_asset_manager
Example Usage
>>> import pad_asset_manager as padtools
>>> na_server = padtools.regions.north_america.server
>>> jp_server = padtools.regions.japan.server
>>> na_server.version
'20.40'
>>> jp_server.version
'20.61'
>>> len(na_server.assets)
8661
>>> len(jp_server.assets)
10002
>>> jp_server.assets[0].url
'https://dl.padsv.gungho.jp/ext/mon2303312000111144657726426bd3bcd5e4/mons_001.bc'
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pad_asset_manager-1.0.2.tar.gz
(17.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pad_asset_manager-1.0.2.tar.gz.
File metadata
- Download URL: pad_asset_manager-1.0.2.tar.gz
- Upload date:
- Size: 17.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.6.1 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
29440a2d70d313a0666ff202b7d35db282ac0397d4c5c0ce7915be6416136fbd
|
|
| MD5 |
e41623347d7625f296feddff5e321ec0
|
|
| BLAKE2b-256 |
d5369b1656f71e90a81e571c3f32a6a1188f0a609ae113a7b254f694eb5f2bc7
|
File details
Details for the file pad_asset_manager-1.0.2-py3-none-any.whl.
File metadata
- Download URL: pad_asset_manager-1.0.2-py3-none-any.whl
- Upload date:
- Size: 20.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.6.1 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b841c686d7f2298ed1c521477afbac6f965d42cbbea8cc8bf0cc9b5f995d90c1
|
|
| MD5 |
91207938d184021893539ed17fe078ea
|
|
| BLAKE2b-256 |
c8219f7199a03b92d384c4c2b7c15eefd81e2879b5d42d3e4367f37341270143
|