Skip to main content

python lib for stratz.com

Project description

Stratz

Installation

pip install stratz

Example

import stratz
from stratz.lang import code_English


def main():
    api = stratz.Api(lang=code_English)

    player = api.get_player(91064780) #return player
    match = api.get_match(6279293344) #return match details
    hero = api.get_hero_by_name("npc_dota_hero_marci") #return hero Marci
    item = api.get_item_by_name("item_blink") #return item Blink
    

if __name__ == "__main__":
    main() 

https://docs.stratz.com/index.html

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

stratz-1.0.1.tar.gz (2.4 kB view details)

Uploaded Source

File details

Details for the file stratz-1.0.1.tar.gz.

File metadata

  • Download URL: stratz-1.0.1.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for stratz-1.0.1.tar.gz
Algorithm Hash digest
SHA256 161f21d0ced966a82e8c0d2dec207db34763ec0c1d7d38c76b60af2e915daeae
MD5 84e190c033d25322d17a8610731041e6
BLAKE2b-256 5245cb417952940c71c78546b89e7959234de3507e69677b2f4895edeb91aae7

See more details on using hashes here.

Supported by

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