Một bộ chuyển đổi ID đơn giản của Ron AOV
Project description
Cài đặt
pip install skinidaov
Giới thiệu
skinidaovcó 2 hàm gồmto_standard(int/str)vàto_base(int/str).- Base (cơ bản) trong
to_base()dùng để chỉ dạng id ngoại hình trang phục (skin) và cũng là id được ghi trên dữ liệu trang phục. - Standard (chuẩn) trong
to_standard()dủng để chỉ dạng id hiệu ứng, hình ảnh và âm thanh.
Cách dùng
import skinidaov
base_id = "1505"
standard_id = skinidaov.to_standard(base_id)
print(standard_id) #kết quả 15004
standard_id2 = "14110"
base_id2 = skinidaov.to_base(standard_id2)
print(base_id2) #kết quả 1419
Thông tin tác giả
© Thư viên do Ron AOV thực hiện
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
skinidaov-0.1.8.tar.gz
(2.3 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 skinidaov-0.1.8.tar.gz.
File metadata
- Download URL: skinidaov-0.1.8.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ef8cd3f2fc6763a953312a859f698aa644c90393d5566981f39fa08a9f3e294
|
|
| MD5 |
6b988cd989430c45a5ca087f4d211804
|
|
| BLAKE2b-256 |
d53475b41459d7b84523cb6c04536be3ba79a0d2d5383b54a271e3c0121cbbd6
|
File details
Details for the file skinidaov-0.1.8-py3-none-any.whl.
File metadata
- Download URL: skinidaov-0.1.8-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7bf58d20ecceb37688e96297569b56def5c866c6078fadfc54301dbf14abecf
|
|
| MD5 |
dbc67ebf5fa7dc536d4ace925f16bf49
|
|
| BLAKE2b-256 |
3653118874c955f5aba513cf461ef49c0e0cafb4aad4164dd175978bb0b0ec3e
|