<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Python 3 on Rishab Kumar</title>
    <link>https://rishabkumar.com/tags/python-3/</link>
    <description>Recent content in Python 3 on Rishab Kumar</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Mon, 06 Jul 2020 14:48:24 +0000</lastBuildDate><atom:link href="https://rishabkumar.com/tags/python-3/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How I built a twitter bot on AWS and then again on Azure 😲🤖</title>
      <link>https://rishabkumar.com/blog/how-i-built-a-twitter-bot-on-aws-and-then-again-on-azure/</link>
      <pubDate>Mon, 06 Jul 2020 14:48:24 +0000</pubDate>
      
      <guid>https://rishabkumar.com/blog/how-i-built-a-twitter-bot-on-aws-and-then-again-on-azure/</guid>
      <description>This bot was prepared with the help of this great article by Miguel Garcia.
Prerequisites ⚙ An Azure VM Twitter Developer Account Twitter App Authentication Credentials Feel free to check the article by Miguel for all these requirements!
What Is Tweepy 🐣? Tweepy is an open-source Python package that gives you a very convenient way to access the Twitter API with Python. Tweepy includes a set of classes and methods that represent Twitter’s models and API endpoints, and it transparently handles various implementation details, such as: Data encoding and decoding HTTP requests Results pagination OAuth authentication Rate limits Streams If you weren’t using Tweepy, then you would have to deal with low-level details having to do with HTTP requests, data serialization, authentication, and rate limits.</description>
    </item>
    
  </channel>
</rss>
