Python/web_programming
Jaydeep Das 0935ab0cb2
Added giphy.py to fetch gifs on a given topic ()
* 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>
2021-10-18 09:16:42 +02:00
..
__init__.py Add __init__.py files in all the directories () 2020-09-28 19:42:36 +02:00
co2_emission.py Fetch CO2 emission information () 2020-10-12 01:31:56 +02:00
covid_stats_via_xpath.py mypy-fix for "covid_stats_via_xpath.py" () 2021-03-19 06:27:32 +01:00
crawl_google_results.py isort --profile black . () 2020-07-06 09:44:19 +02:00
crawl_google_scholar_citation.py add crawl_google_scholar_citation.py () 2020-11-13 14:55:23 +01:00
currency_converter.py [mypy] Fix web_programming directory () 2021-03-31 08:48:07 +05:30
current_stock_price.py added current stock price () 2019-11-23 13:54:06 +01:00
current_weather.py current_weather, weather_forecast, weather_onecall () 2020-05-30 23:47:26 +05:30
daily_horoscope.py Re-blacken () 2020-08-01 09:23:23 +05:30
download_images_from_google_query.py Show images from google query () 2021-10-16 02:02:44 +02:00
emails_from_url.py Pyupgrade to Python 3.9 () 2021-09-07 13:37:03 +02:00
fetch_bbc_news.py Added a new Python script and some changes in existing one () 2019-11-12 12:11:54 +01:00
fetch_github_info.py Pyupgrade to Python 3.9 () 2021-09-07 13:37:03 +02:00
fetch_jobs.py from __future__ import annotations () 2020-09-23 13:30:13 +02:00
get_imdb_top_250_movies_csv.py from __future__ import annotations () 2020-09-23 13:30:13 +02:00
get_imdbtop.py Improved readability of web_programming/get_imdbtop.py and added documentations with doctests () 2021-10-16 03:32:33 +02:00
giphy.py Added giphy.py to fetch gifs on a given topic () 2021-10-18 09:16:42 +02:00
instagram_crawler.py Move CI tests from Travis to GitHub () 2020-11-19 22:01:31 +05:30
instagram_pic.py Create instagram_pic () 2020-11-24 17:18:00 +01:00
instagram_video.py Instagram Video and IGTV downloader () 2020-11-29 13:14:18 +01:00
random_anime_character.py Random anime character info () 2021-07-19 17:40:18 +02:00
recaptcha_verification.py recaptchaVerification () 2020-09-13 22:26:15 +02:00
slack_message.py Replace main with __main__ () 2020-10-18 21:54:43 +02:00
test_fetch_github_info.py Fixes: Authentication error; use tokens instead () 2020-11-25 10:43:14 +05:30
world_covid19_stats.py requirements.txt: Unpin numpy () 2020-08-06 17:50:23 +02:00