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.15.post1.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.15.post1.tar.gz.
File metadata
- Download URL: jx3api-2024.12.15.post1.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 |
5520fbac05d1c98e5f232fc440c83564a40a2ee5d8e6fccdecec62c62d7f10fb
|
|
| MD5 |
6ed72f78e9abc6d3afccc8941e491286
|
|
| BLAKE2b-256 |
aba25f951749b5d0177accedc042646f21911dd052064b4dc189db889d9a5284
|
File details
Details for the file jx3api-2024.12.15.post1-py3-none-any.whl.
File metadata
- Download URL: jx3api-2024.12.15.post1-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 |
f726d45a3a8bd64f3db377f9c222ef782ef52a58644e290808c51bda45b5f714
|
|
| MD5 |
feb16ecbd5d75ed21039be7e103711ed
|
|
| BLAKE2b-256 |
250f152f9aa8c516824dfef4c3a4ccc99f884ab0d6585cc1e07187340811957f
|