..
__init__.py
Add __init__.py files in all the directories ( #2503 )
2020-09-28 19:42:36 +02:00
co2_emission.py
[pre-commit.ci] pre-commit autoupdate ( #11322 )
2024-03-13 07:52:41 +01:00
covid_stats_via_xpath.py
Enable ruff PGH003 rule ( #11345 )
2024-04-02 21:29:34 +02:00
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 from only weatherstack to both ( #10882 )
2023-10-24 15:12:32 +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
Enable ruff SIM102 rule ( #11341 )
2024-04-02 03:27:56 +02:00
fetch_anime_and_play.py
Unmark fetch anime and play as BROKEN and fix type errors ( #8988 )
2023-08-18 05:19:25 -07: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
[pre-commit.ci] pre-commit autoupdate ( #11322 )
2024-03-13 07:52:41 +01:00
fetch_jobs.py
[pre-commit.ci] pre-commit autoupdate ( #11322 )
2024-03-13 07:52:41 +01: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
[pre-commit.ci] pre-commit autoupdate ( #11322 )
2024-03-13 07:52:41 +01:00
get_imdb_top_250_movies_csv.py
from __future__ import annotations ( #2464 )
2020-09-23 13:30:13 +02:00
get_imdbtop.py.DISABLED
Fix ignore venv in build_directory_md.py ( #11156 )
2023-11-16 17:00:48 +06:00
get_ip_geolocation.py
Create get_ip_geolocation.py ( #10902 )
2023-11-05 14:28:52 +05:45
get_top_billionaires.py
fix: consider months and days in years_old
( #11234 )
2024-01-12 17:12:15 +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
Enable ruff DTZ005 rule ( #11327 )
2024-03-25 21:54:11 +01:00
instagram_video.py
Enable ruff DTZ005 rule ( #11327 )
2024-03-25 21:54:11 +01:00
nasa_data.py
Enable ruff ARG001 rule ( #11321 )
2024-03-20 15:00:17 +01: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
Enable ruff S105 rule ( #11343 )
2024-04-02 18:44:37 +02:00
reddit.py
Fix mypy error in web_programming/reddit.py ( #9162 )
2023-10-01 16:10:33 +13:00
search_books_by_isbn.py
[pre-commit.ci] pre-commit autoupdate ( #11322 )
2024-03-13 07:52:41 +01: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