Skip to main content

Unofficial Resonite API python library.

Project description

resonitepy

Unofficial Resonite API python library.

Based on a work by neosvrpy.

The code is still in WIP mode, see the files resonitepy/classes.py and resonitepy/client.py for how to use them. The SignalR protocol is yet to be fully implemented.

Usage

Quick exemple of to use it

from resonitepy.client import Client
from resonitepy.classes import LoginDetails, LoginDetailsAuth

client = Client()

client.login(
    LoginDetails(
        username="YOURUSERNAME",
        authentication=LoginDetailsAuth(password="YOURPASSWORD"),
    )
)


friends = client.getContacts()
for friend in friends:
    print(friend.contactUsername)

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

resonitepy-0.0.1.tar.gz (15.9 kB view details)

Uploaded Source

Built Distribution

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

resonitepy-0.0.1-py3-none-any.whl (18.2 kB view details)

Uploaded Python 3

File details

Details for the file resonitepy-0.0.1.tar.gz.

File metadata

  • Download URL: resonitepy-0.0.1.tar.gz
  • Upload date:
  • Size: 15.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for resonitepy-0.0.1.tar.gz
Algorithm Hash digest
SHA256 3dc21e1e45888b15819c379c9d95782060fd99b13cc2a530fca87b1a49c54f12
MD5 4f5439b4d9baf01c20f53d5ac6bad990
BLAKE2b-256 1a94f4e2c823e2ef0e60762d0bc7a6e30d485e6830d3212e1b3d4eb1e8e9a245

See more details on using hashes here.

Provenance

The following attestation bundles were made for resonitepy-0.0.1.tar.gz:

Publisher: deploy_pypi.yml on brodokk/resonitepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file resonitepy-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: resonitepy-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 18.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for resonitepy-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 decc28c6bf7e72f0bbf701ab67178f9644b0c12479660c2b0c8a096768168b33
MD5 5f9e6fd8bfef20045b41779cd77c07a3
BLAKE2b-256 bc99638f781ddd2807a5c2d67f31390a45bfa8e2df9c6603441d2315d3d956cb

See more details on using hashes here.

Provenance

The following attestation bundles were made for resonitepy-0.0.1-py3-none-any.whl:

Publisher: deploy_pypi.yml on brodokk/resonitepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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