简介
- 这是 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.1
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.1.tar.gz | 17.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| apsat_core-1.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 39.7 kB
Release files / apsat_core-1.0.1.tar.gz
| Download URL | apsat_core-1.0.1.tar.gz |
|---|---|
| Size | 17.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1affeb31f499acb09a0c4c915c90ab19096877ddb507fd1fc5898e8cc48deaaf
|
|
BLAKE2b-256 checksum How to use checksums |
fcc98cc4908810b6c1d05e553ae5f5f02a5aa5b83eb6f487d98d4c9c44780dc5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.12.14 {"installer":{"name":"uv","version":"0.12.14","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.1-py3-none-any.whl
| Download URL | apsat_core-1.0.1-py3-none-any.whl |
|---|---|
| Size | 21.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
938e882f78ed01cd64f680b68f8b430ead0f6a69dc74a178b9562c9b53053517
|
|
BLAKE2b-256 checksum How to use checksums |
ad84ae6f1bd0b0c4475bd6d5ed2028c99d7b79755d04753cb717d629a014220d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.12.14 {"installer":{"name":"uv","version":"0.12.14","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}
|