mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-24 05:21:09 +00:00
0935ab0cb2
* Added giphy.py to fetch gifs on a given topic * Modified code [*]Added doctest [*]Formatted with black * Minor change * Minor refactoring to avoid name clash * Made necessary changes as per review * Update web_programming/giphy.py Co-authored-by: Christian Clauss <cclauss@me.com> * Apply suggestions from code review * Final cleanup * Placate psf/black Co-authored-by: Christian Clauss <cclauss@me.com> |
||
---|---|---|
.. | ||
__init__.py | ||
co2_emission.py | ||
covid_stats_via_xpath.py | ||
crawl_google_results.py | ||
crawl_google_scholar_citation.py | ||
currency_converter.py | ||
current_stock_price.py | ||
current_weather.py | ||
daily_horoscope.py | ||
download_images_from_google_query.py | ||
emails_from_url.py | ||
fetch_bbc_news.py | ||
fetch_github_info.py | ||
fetch_jobs.py | ||
get_imdb_top_250_movies_csv.py | ||
get_imdbtop.py | ||
giphy.py | ||
instagram_crawler.py | ||
instagram_pic.py | ||
instagram_video.py | ||
random_anime_character.py | ||
recaptcha_verification.py | ||
slack_message.py | ||
test_fetch_github_info.py | ||
world_covid19_stats.py |