Skip to main content

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="梦江南")

# Websocket
async for msg in async_api.socket():
    ...

FYI

The codes in this repository are all automatically generated by large language model.

:)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jx3api-2026.5.22.tar.gz (22.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

jx3api-2026.5.22-py3-none-any.whl (18.5 kB view details)

Uploaded Python 3

File details

Details for the file jx3api-2026.5.22.tar.gz.

File metadata

  • Download URL: jx3api-2026.5.22.tar.gz
  • Upload date:
  • Size: 22.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for jx3api-2026.5.22.tar.gz
Algorithm Hash digest
SHA256 30295587e0ddef342b789fee66aefb97259e87f56fbf13f13b87133bf72ac5d0
MD5 ae361fabe9c59f000ddc48d9f383b302
BLAKE2b-256 6086bbc96168c5d0cd2a111cc7885bf820f1e15859fa66f706721d8f9d00e728

See more details on using hashes here.

File details

Details for the file jx3api-2026.5.22-py3-none-any.whl.

File metadata

  • Download URL: jx3api-2026.5.22-py3-none-any.whl
  • Upload date:
  • Size: 18.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for jx3api-2026.5.22-py3-none-any.whl
Algorithm Hash digest
SHA256 b64b2caeec2e0925f3d0afab4aca9d72c6b7e1740cd55e9943e6ba46702a6815
MD5 a24b4a74e1570e4c3207bf6b4e1e8bcb
BLAKE2b-256 6d4bd6248f154582529fc0e1655ce2c08a475ac6d8d6fb17336404850598eae2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page