简介
- 这是 Apsat 的核心库
- 包含了对 Minecraft 账户的一部分功能
示例
# This is a example for get profile from microsoft
from apsat_core import consts, types, get_profile # Import modules
user_name = "" # Input the profile name
if __name__ == '__main__':
profile = get_profile.getprofile(
types.ProfileType(
consts.TYPE_PROFILE | consts.TYPE_MICROSOFT
),
user_name
) # Get profile
print(profile) # Print result to console
Release files for apsat-core 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| apsat_core-1.0.0.tar.gz | 17.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| apsat_core-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 39.6 kB
Release files / apsat_core-1.0.0.tar.gz
| Download URL | apsat_core-1.0.0.tar.gz |
|---|---|
| Size | 17.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
bcd8401cb5a32212d1ce1531aa6eb0c62d38afe6e1a9c5c81963a36c6f8e5ea3
|
|
BLAKE2b-256 checksum How to use checksums |
d471d556b70d35264ffcc130e41010a99d5ca1b5ec1c8636d3d14af6600b0edb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|
Release files / apsat_core-1.0.0-py3-none-any.whl
| Download URL | apsat_core-1.0.0-py3-none-any.whl |
|---|---|
| Size | 21.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
80b7b4f098f82163f88c14447966b718207790135d46375bcada8916d8b91ac3
|
|
BLAKE2b-256 checksum How to use checksums |
67fd909cfb8399df1ab7d73abe09f1c268274ac1b94df4bf1d1b9b5e2f53515c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|