Chapter 3, Application Programming Interface in Action

  1. json.dumps().
  2. json.loads().
  3. OAuth.
  4. requests-oauthlib.
  5. CONSUMER_KEY, CONSUMER_SECRET, OAUTH_TOKEN, and OAUTH_TOKEN_SECRET.
  6. Tweepy.
  7. The xml.etree.ElementTree package.
  8. AmazonS3FullAccess.
  9. requests-aws4auth is a library for the Requests module that automatically handles signature generation.
  10. Every bucket has its own URL of the form http://s3.<region>.amazonaws.com/<bucketname>. In the URL, <bucketname> is the name of the bucket and <region> is the AWS region where the bucket is present.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset