TheAlphaSchoolSystemPTYLTD / api-introduction

A basic introduction to the TASS API's.
16 stars 10 forks source link

Create tass_python_3_client.py #15

Open team-hq opened 2 years ago

team-hq commented 2 years ago

Example of a Python 3 client to help those who are struggling to make the original file work with Python 3 and the Crypto package. I used the original file here so that people can upgrade their code with a minimal number of changes. There are also examples on how to call certain methods in the API.