mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-24 05:21:09 +00:00
b9b7fffcc2
* 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> |
||
---|---|---|
.. | ||
__init__.py | ||
co2_emission.py | ||
covid_stats_via_xpath.py | ||
crawl_google_results.py | ||
crawl_google_scholar_citation.py | ||
current_stock_price.py | ||
current_weather.py | ||
daily_horoscope.py | ||
emails_from_url.py | ||
fetch_bbc_news.py | ||
fetch_github_info.py | ||
fetch_jobs.py | ||
get_imdb_top_250_movies_csv.py | ||
get_imdbtop.py | ||
instagram_crawler.py | ||
recaptcha_verification.py | ||
slack_message.py | ||
world_covid19_stats.py |