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