Skip to main content

Unofficial Python async wrapper for the Rankade API

Project description

Rankade.py

Unofficial Python async wrapper for the Rankade API.

Installation

pip

pip3 install rankade.py

Usage

Access the Rankade API

  • Select the group on Rankade you wish to use.
  • From the "Group Manager" screen select "APIs". Rankade Group Manager Modal
  • This should bring you to the "Credentials and status" page.
  • Copy your key.
  • Generate a secret.

Sample Project

import asyncio
import rankade

async def main():
    rankade = rankade.Rankade(key="rankade-key", secret="rankade-secret")
    result = rankade.get_games()
    print(result)

if __name__ == '__main__'
    asyncio.run(main())

Examples

See Documentation or Examples for more.

Documentation

Documentation

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

rankade.py-0.1.4.tar.gz (30.2 kB view details)

Uploaded Source

Built Distribution

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

rankade.py-0.1.4-py2.py3-none-any.whl (27.6 kB view details)

Uploaded Python 2Python 3

File details

Details for the file rankade.py-0.1.4.tar.gz.

File metadata

  • Download URL: rankade.py-0.1.4.tar.gz
  • Upload date:
  • Size: 30.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.1

File hashes

Hashes for rankade.py-0.1.4.tar.gz
Algorithm Hash digest
SHA256 83e17df79d08eccad5f7f1cecae60ac0625d6acf9c16ac4741a5e367f2c7cef3
MD5 5929666d063750fb8baad13f3e2b5801
BLAKE2b-256 8c2ff6573e3024c858ffafcb9bc11ab4a144c164a20d49e728ae1e44019b8e70

See more details on using hashes here.

File details

Details for the file rankade.py-0.1.4-py2.py3-none-any.whl.

File metadata

  • Download URL: rankade.py-0.1.4-py2.py3-none-any.whl
  • Upload date:
  • Size: 27.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.1

File hashes

Hashes for rankade.py-0.1.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 6603fa4db6ff9325e06c5bba69f09c16d7618a12b216978bd92c36494dd5cf4d
MD5 2cdc6585e78ac196fe374f108351454c
BLAKE2b-256 4b73c4bd3e3cf2eda574c6bccd709af64ecd8654c4cf506f6b6c2fee06905047

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