Python/web_programming
pre-commit-ci[bot] 756bb268eb
[pre-commit.ci] pre-commit autoupdate (#6629)
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 22.6.0 → 22.8.0](https://github.com/psf/black/compare/22.6.0...22.8.0)
- [github.com/asottile/pyupgrade: v2.37.0 → v2.38.2](https://github.com/asottile/pyupgrade/compare/v2.37.0...v2.38.2)
- https://gitlab.com/pycqa/flake8https://github.com/PyCQA/flake8
- [github.com/PyCQA/flake8: 3.9.2 → 5.0.4](https://github.com/PyCQA/flake8/compare/3.9.2...5.0.4)
- [github.com/pre-commit/mirrors-mypy: v0.961 → v0.981](https://github.com/pre-commit/mirrors-mypy/compare/v0.961...v0.981)
- [github.com/codespell-project/codespell: v2.1.0 → v2.2.1](https://github.com/codespell-project/codespell/compare/v2.1.0...v2.2.1)

* Fix a long line

* Update sol1.py

* Update sol1.py

* lambda_

* Update multi_level_feedback_queue.py

* Update double_ended_queue.py

* Update sequential_minimum_optimization.py

* Update .pre-commit-config.yaml

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Christian Clauss <cclauss@me.com>
2022-10-03 22:00:45 +02:00
..
__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
covid_stats_via_xpath.py mypy-fix for "covid_stats_via_xpath.py" (#4233) 2021-03-19 06:27:32 +01:00
crawl_google_results.py isort --profile black . (#2181) 2020-07-06 09:44:19 +02:00
crawl_google_scholar_citation.py add crawl_google_scholar_citation.py (#3879) 2020-11-13 14:55:23 +01:00
currency_converter.py Refactor currency_converter.py (#5917) 2022-01-28 07:52:42 +01:00
current_stock_price.py added current stock price (#1590) 2019-11-23 13:54:06 +01:00
current_weather.py current_weather, weather_forecast, weather_onecall (#2048) 2020-05-30 23:47:26 +05:30
daily_horoscope.py Re-blacken (#2246) 2020-08-01 09:23:23 +05:30
download_images_from_google_query.py [pre-commit.ci] pre-commit autoupdate (#6629) 2022-10-03 22:00:45 +02:00
emails_from_url.py Pyupgrade to Python 3.9 (#4718) 2021-09-07 13:37:03 +02:00
fetch_anime_and_play.py Scrape anime and play episodes on browser without ads from terminal (#5975) 2022-02-01 23:19:17 +01: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 Added fetch_quotes.py (#6529) 2022-10-02 12:50:47 +02:00
fetch_well_rx_price.py pyupgrade --py310-plus and run mypy in precommit, not build (#5996) 2022-02-13 11:01:58 +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 Improved readability of web_programming/get_imdbtop.py and added documentations with doctests (#4855) 2021-10-16 03:32:33 +02:00
get_top_hn_posts.py Get top 10 HN posts (#5604) 2021-10-26 15:13:23 +02:00
get_user_tweets.py fixed typo for codespell (#5753) 2021-11-02 22:17:57 +01:00
giphy.py Added giphy.py to fetch gifs on a given topic (#5378) 2021-10-18 09:16:42 +02:00
instagram_crawler.py Move CI tests from Travis to GitHub (#3889) 2020-11-19 22:01:31 +05:30
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
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 Added reddit.py to get data from reddit (#5698) 2021-11-04 16:36:22 +01:00
search_books_by_isbn.py Typo (#5750) 2021-11-02 10:20:55 +01:00
slack_message.py Replace main with __main__ (#3518) 2020-10-18 21:54:43 +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 requirements.txt: Unpin numpy (#2287) 2020-08-06 17:50:23 +02:00