Skip to main content

Python library to interact with Goodgame Empire websocket server.

Project description

Green Jasmine Tea (gjt)

A python library to connect and interact with Goodgame Empire websocket servers

Static Badge

Authors:

  • Authors
  • Authors

Deployment

To install this library run

  pip install gjt

Demo

from gjt import connect_to_websocket, login_to_account

async def main():
    async with connect_to_websocket("PL1") as ws:

        print("Connected with websocket")
        
        await login_to_account("Account", "Password")
        
        # Sending a JSON Message
        data = await ws.send_json("gcm", json_data, True)
        print(data) # {"S": {"TT": 100, "PT": 0}}

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

gjt-2.2.7.tar.gz (10.9 kB view details)

Uploaded Source

Built Distribution

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

gjt-2.2.7-py3-none-any.whl (13.7 kB view details)

Uploaded Python 3

File details

Details for the file gjt-2.2.7.tar.gz.

File metadata

  • Download URL: gjt-2.2.7.tar.gz
  • Upload date:
  • Size: 10.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for gjt-2.2.7.tar.gz
Algorithm Hash digest
SHA256 0524c5412fa625578c926866d9665826ec3346991206f2899ab7353a158e2d93
MD5 dbce346b8636f038e6390dd27f4bc298
BLAKE2b-256 333d1811a78f2e0dfcb5393313e5e0dcb0cc4c16c1c845198bfd0bb5998f4ef0

See more details on using hashes here.

File details

Details for the file gjt-2.2.7-py3-none-any.whl.

File metadata

  • Download URL: gjt-2.2.7-py3-none-any.whl
  • Upload date:
  • Size: 13.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for gjt-2.2.7-py3-none-any.whl
Algorithm Hash digest
SHA256 39c6d3b46678b18bb6fb2a69102ff4d9c96718060ad8c6cdc26566a8cb0daf7e
MD5 3aa3fce044a4b3d5f93caebccc75947b
BLAKE2b-256 857f5a32fa4bfa24daf38be9640b4ead819148e51a1b40da0663d20fbb10b700

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