Python/web_programming
Dhruv Manilawala b9b7fffcc2
Move CI tests from Travis to GitHub (#3889)
* Add initial support for moving tests to GitHub

* Add setup Python step in the workflow

* Remove Travis CI config file

* Fix GitHub action file for build to trigger on PR

* Use Python 3.8 as tensorflow is not yet supported

* Fix ciphers.hill_cipher doctest error

* Fix: instagram crawler tests failing on GitHub actions

* Fix floating point errors in doctest

* Small change to test cache

* Apply suggestions from code review

Co-authored-by: Christian Clauss <cclauss@me.com>

* Update instagram_crawler.py

Co-authored-by: Christian Clauss <cclauss@me.com>
2020-11-19 22:01:31 +05:30
..
__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 lxmlCovidDataFetch (#2416) 2020-09-11 22:25:05 +02: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
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
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 fix fetch_github_info __main__ bug (#2080) 2020-06-11 16:38:43 +02:00
fetch_jobs.py from __future__ import annotations (#2464) 2020-09-23 13:30:13 +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 isort --profile black . (#2181) 2020-07-06 09:44:19 +02:00
instagram_crawler.py Move CI tests from Travis to GitHub (#3889) 2020-11-19 22:01:31 +05:30
recaptcha_verification.py recaptchaVerification (#2417) 2020-09-13 22:26:15 +02:00
slack_message.py Replace main with __main__ (#3518) 2020-10-18 21:54:43 +02:00
world_covid19_stats.py requirements.txt: Unpin numpy (#2287) 2020-08-06 17:50:23 +02:00