The Python SDK to the JX3API
Project description
jx3api-py
The Python SDK to the JX3API.
Installation
From pypi
pip install --no-cache -U jx3api
From github
pip install --no-cache -U git+https://github.com/JX3API/jx3api-py.git
Quick Start
Sync
from jx3api import JX3API
api = JX3API(token=..., ticket=...)
api.active_calendar(server="梦江南")
Async
from jx3api import AsyncJX3API
async_api = AsyncJX3API(token=..., ticket=...)
await async_api.active_calendar(server="梦江南")
FYI
The codes in this repository are all automatically generated by large language model.
:)
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
jx3api-2024.12.10.tar.gz
(21.6 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 jx3api-2024.12.10.tar.gz.
File metadata
- Download URL: jx3api-2024.12.10.tar.gz
- Upload date:
- Size: 21.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
347dbd481a073ad80daa329328ae7fa41d10004156ef98f107880aed4175b4aa
|
|
| MD5 |
74d2412a0fba9e8a89d195dd2c1ede76
|
|
| BLAKE2b-256 |
41f9cf178b0ba4f8667fcacf030d3d8cd41a7fe661b1d99aa45e96eb9633409e
|
File details
Details for the file jx3api-2024.12.10-py3-none-any.whl.
File metadata
- Download URL: jx3api-2024.12.10-py3-none-any.whl
- Upload date:
- Size: 22.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34be3b77a36e96e0d56b2398c6e8be4a1056047e8b214d86da544f8dda433ff1
|
|
| MD5 |
ab3a1ed2c4b0c759d9ec8a210a7abfe3
|
|
| BLAKE2b-256 |
18abb9967d13cfc1438507680b1fc5fcce38dac67847b71e3ce0b9bf906d47fb
|