.. _examples:

********
Examples
********

.. tabs::

   .. tab:: Authentication

      .. literalinclude:: ../examples/authentication.py

   .. tab:: PIN-based Authorization

      .. literalinclude:: ../examples/pin-based_authorization.py

   .. tab:: Tweet / Update Status

      .. literalinclude:: ../examples/update_status.py

   .. tab:: Follow Followers

      .. literalinclude:: ../examples/follow_followers.py

   .. tab:: Handle Rate Limits

      .. literalinclude:: ../examples/rate_limit_handling.py

   .. tab:: Streaming

      .. literalinclude:: ../examples/streaming.py
