Questions

  1. Which function from the json package allows you to transform a dictionary-type object as the first parameter into a text string in JSON format?
  2. Which function from the json package transforms a character string that contains information in JSON format and transforms it into a dictionary Python-type object?
  3. Which authentication mechanism uses Twitter, where credentials are composed of two main elements, consumer and access?
  4. Which library inside the requests module can handle most of the complexity of the OAuth protocol for us?
  5. Which information do we need to provide at the credentials level to connect with the Twitter API from Python?
  6. Which library can we use from Python to connect with the Twitter API and process data in real time using the streaming API?
  7. Which xml package is part of the Python standard library and contains in turn a series of packages and modules specializing in the management and manipulation of XML documents?
  8. Which AWS policy provides access to the Amazon S3 service?
  9. Which package can we use for AWS authentication from Python?
  10. Which format does S3 use to organize the data and buckets that we store in it?
..................Content has been hidden....................

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