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