Skip to content

rwencel/clash-ah-aah

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Clash Royale API demo in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages