..
__init__.py
Add __init__.py files in all the directories ( #2503 )
2020-09-28 19:42:36 +02:00
co2_emission.py
Fetch CO2 emission information ( #3182 )
2020-10-12 01:31:56 +02:00
convert_number_to_words.py
[Upgrade Ruff] Fix all errors raised from ruff ( #8879 )
2023-07-22 12:05:10 +02:00
covid_stats_via_xpath.py
Fix ruff errors ( #8936 )
2023-08-09 13:25:30 +05:30
crawl_google_results.py
Change to https. ( #7277 )
2022-10-16 09:43:29 +02:00
crawl_google_scholar_citation.py
Change to https. ( #7277 )
2022-10-16 09:43:29 +02:00
currency_converter.py
Pytest locally fails due to API_KEY env variable ( #8738 )
2023-06-03 18:16:33 +02:00
current_stock_price.py
updated the URL and HTML tags for scrapping yahoo finance ( #8942 )
2023-08-12 14:58:37 -07:00
current_weather.py
Change to https. ( #7277 )
2022-10-16 09:43:29 +02:00
daily_horoscope.py
Re-blacken ( #2246 )
2020-08-01 09:23:23 +05:30
download_images_from_google_query.py
New gitter link added or replaced ( #8551 )
2023-03-26 17:19:18 +02:00
emails_from_url.py
Misc fixes across multiple algorithms ( #6912 )
2022-10-16 10:55:38 +05:30
fetch_anime_and_play.py.BROKEN
Mark fetch anime and play as broken ( #8763 )
2023-05-25 07:59:15 +02:00
fetch_bbc_news.py
Added a new Python script and some changes in existing one ( #1560 )
2019-11-12 12:11:54 +01:00
fetch_github_info.py
Pyupgrade to Python 3.9 ( #4718 )
2021-09-07 13:37:03 +02:00
fetch_jobs.py
pre-commit autoupdate: pyupgrade v2.34.0 -> v2.37.0 ( #6245 )
2022-07-11 10:19:52 +02:00
fetch_quotes.py
refactor: Move constants outside of variable scope ( #7262 )
2022-10-16 15:03:29 +05:30
fetch_well_rx_price.py
pre-commit: Upgrade psf/black for stable style 2023 ( #8110 )
2023-02-01 18:44:54 +05:30
get_amazon_product_data.py
Create fetch_amazon_product_data.py ( #7585 )
2022-10-28 16:33:21 +02:00
get_imdb_top_250_movies_csv.py
from __future__ import annotations ( #2464 )
2020-09-23 13:30:13 +02:00
get_imdbtop.py
Improved readability of web_programming/get_imdbtop.py and added documentations with doctests ( #4855 )
2021-10-16 03:32:33 +02:00
get_top_billionaires.py.disabled
[pre-commit.ci] pre-commit autoupdate ( #8168 )
2023-03-07 00:10:39 +01:00
get_top_hn_posts.py
Get top 10 HN posts ( #5604 )
2021-10-26 15:13:23 +02:00
get_user_tweets.py
pre-commit: Upgrade psf/black for stable style 2023 ( #8110 )
2023-02-01 18:44:54 +05:30
giphy.py
Change to https. ( #7277 )
2022-10-16 09:43:29 +02:00
instagram_crawler.py
Make some ruff fixes ( #8154 )
2023-03-01 17:23:33 +01:00
instagram_pic.py
Create instagram_pic ( #3945 )
2020-11-24 17:18:00 +01:00
instagram_video.py
Instagram Video and IGTV downloader ( #3981 )
2020-11-29 13:14:18 +01:00
nasa_data.py
Added feature to web_programming/nasa_data.py
: Can download the APOD image to a specified location on disk. ( #5551 )
2021-10-23 14:38:25 +02:00
open_google_results.py
Make some ruff fixes ( #8154 )
2023-03-01 17:23:33 +01:00
random_anime_character.py
Random anime character info ( #4553 )
2021-07-19 17:40:18 +02:00
recaptcha_verification.py
recaptchaVerification ( #2417 )
2020-09-13 22:26:15 +02:00
reddit.py
Add more ruff rules ( #8767 )
2023-05-26 09:34:17 +02:00
search_books_by_isbn.py
Add more ruff rules ( #8767 )
2023-05-26 09:34:17 +02:00
slack_message.py
Add more ruff rules ( #8767 )
2023-05-26 09:34:17 +02:00
test_fetch_github_info.py
Fixes : #3944 Authentication error; use tokens instead ( #3949 )
2020-11-25 10:43:14 +05:30
world_covid19_stats.py
Fix ruff rules ISC flake8-implicit-str-concat ( #8892 )
2023-07-28 17:53:09 +01:00