Skip to content

Instantly share code, notes, and snippets.

@SajidLhessani
Created February 13, 2022 16:51
Show Gist options
  • Save SajidLhessani/c2f46ce02cb412dfd7dfa898fa188733 to your computer and use it in GitHub Desktop.
Save SajidLhessani/c2f46ce02cb412dfd7dfa898fa188733 to your computer and use it in GitHub Desktop.
#Copy and paste your API keys within these variables
key = 'H0gXdPT6Zu12L7siZQBOoI3JJZaN2i9leT7eM457IFHHG980aeds76'
secret = '2KwevuHUq1IHW1jsC4WBtABn4hzB2i9leT7eM457IFHHG980aeds76'
# Store the connection command line within a variable called "client"
client = Client(api_key=key, api_secret = secret)
@rohith-ravishankar
Copy link

test2

@rohith-ravishankar
Copy link

test2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment