- 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?
- 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?
- Which authentication mechanism uses Twitter, where credentials are composed of two main elements, consumer and access?
- Which library inside the requests module can handle most of the complexity of the OAuth protocol for us?
- Which information do we need to provide at the credentials level to connect with the Twitter API from Python?
- Which library can we use from Python to connect with the Twitter API and process data in real time using the streaming API?
- 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?
- Which AWS policy provides access to the Amazon S3 service?
- Which package can we use for AWS authentication from Python?
- Which format does S3 use to organize the data and buckets that we store in it?