Python/web_programming
matkosoric 7f04e5cd34
contribution guidelines checks (#1787)
* spelling corrections

* review

* improved documentation, removed redundant variables, added testing

* added type hint

* camel case to snake case

* spelling fix

* review

* python --> Python # it is a brand name, not a snake

* explicit cast to int

* spaces in int list

* "!= None" to "is not None"

* Update comb_sort.py

* various spelling corrections in documentation & several variables naming conventions fix

* + char in file name

* import dependency - bug fix

Co-authored-by: John Law <johnlaw.po@gmail.com>
2020-03-04 13:40:28 +01:00
..
crawl_google_results.py Remove code with side effects from main (#1577) 2019-11-17 19:38:48 +01:00
current_stock_price.py added current stock price (#1590) 2019-11-23 13:54:06 +01:00
emails_from_url.py contribution guidelines checks (#1787) 2020-03-04 13:40:28 +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 Panagram Script Added (#1564) 2019-11-14 11:22:07 +01:00
get_imdb_top_250_movies_csv.py Create get_imdb_top_250_movies_csv.py (#1659) 2020-01-05 22:28:36 +01:00
get_imdbtop.py GitHub Action formats our code with psf/black (#1569) 2019-11-14 19:59:43 +01:00
slack_message.py Added a new Python script and some changes in existing one (#1560) 2019-11-12 12:11:54 +01:00