Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 448 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 448 Bytes

clash-ah-aah

Having some fun learning Python. Demonstrates the following:

  • Uses the PyCryptodome package to do string to string password based encryption using AES and scrypt.
  • Uses the requests package to access the Clash Royale API using JSON Web Tokens (JWT) for authorization.
  • User input, reading configuration files, just-in-time package installation, and launching a web browser

Clash Royale API: https://developer.clashroyale.com