import Twitter client = Twitter API () Client = Twitter Api (user name = 'one', password = 'password') Update = client.PostUpdate ('tweet with python!') This is my code
Can someone help me? TypeError: __init __ () has got an unexpected keyword logic 'username'?
Take a look at this tutorial
Comments
Post a Comment