.. autofunction:: clean_tweet_url
.. autofunction:: clean_wayback_machine_url
.. autofunction:: delete_tweet_pathnames
-.. autofunction:: is_tweet_url
.. autofunction:: get_response
+.. autofunction:: is_tweet_url
.. autofunction:: semicolon_parser
Brief explanation about the code under the Wayback Tweets directory:
- ``app``: Streamlit app
+- ``assets``: Title and logo images
- ``docs``: Documentation generated with Sphinx
- ``waybacktweets/api``: Main package modules
- ``waybacktweets/cli``: Command line Interface module