A package for the popular iOS & Android game "Puzzle & Dragons" (PAD)
Project description
Description
A Python package for the popular iOS & Android game “Puzzle & Dragons” (PAD).
Installation
pip install padtools
Example Usage
>>> import padtools
>>> na_server = padtools.regions.north_america.server
>>> jp_server = padtools.regions.japan.server
>>> na_server.version
'8.62'
>>> jp_server.version
'8.70'
>>> len(na_server.assets)
2124
>>> len(jp_server.assets)
2727
>>> jp_server.assets[0].url
'http://dl.padsv.gungho.jp/ext/mon16021916321966505024756c6c50308dff/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
padtools-0.1.2.tar.gz
(4.8 kB
view details)
Built Distribution
File details
Details for the file padtools-0.1.2.tar.gz
.
File metadata
- Download URL: padtools-0.1.2.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
48bd9242f4244be1c535a92fedf9f1e013edb3650a4aa0ef0b5ba3e3b2afe2e0
|
|
MD5 |
d199682e9e8ec293af7cd0644d264a57
|
|
BLAKE2b-256 |
cb24bc18e696fbdd0295d4f09a69c702f72c5280c9a7576f5420349273c10796
|
File details
Details for the file padtools-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: padtools-0.1.2-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
85f70c19343fe942fd8fe122d137cb2c02e405704e69de74aa30b22cdff8b4c7
|
|
MD5 |
71f4048a798834ece07939383eb6e32a
|
|
BLAKE2b-256 |
e0b535ea5d9ba854ba955e3ecbe643824e8d77704f30f54ebc6ae30256b84d34
|