From fe460a00d187463e413f8f8134b8f40096b6b6c7 Mon Sep 17 00:00:00 2001 From: Inaki Date: Mon, 3 Feb 2020 14:57:13 +0100 Subject: [PATCH] Update python.md --- docs/python.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/docs/python.md b/docs/python.md index e410e51b..24c2faaf 100644 --- a/docs/python.md +++ b/docs/python.md @@ -19,11 +19,6 @@ -[![Learn java python](images/learn-java-python.png)](https://dzone.com/articles/learn-python-overtakes-learn-java) - -[![Business Insider Python](images/BI_python.png)](http://www.businessinsider.com/learn-to-code-python-best-beginner-programming-language-2015-12) - - # Python ## Python Blogs and Forums - [Learn Python 'subreddit'](https://www.reddit.com/r/learnpython) @@ -158,8 +153,6 @@ ### PandasDatabase - [PandasDatabase is a RESTful database engine application built on top of Pandas](https://pypi.python.org/pypi/pddb/) -[![developer python java](images/developer-python-java.png)](https://dzone.com/articles/learn-python-overtakes-learn-java) - ## Python standard library Modules and Code - [Python 3 standard library Module of the Week, Doug Hellmann](https://pymotw.com) - [Python 2 standard library Module of the Week, Doug Hellmann](https://pymotw.com/2) @@ -185,8 +178,6 @@ - [Scrapy](http://scrapy.org/) An open source and collaborative framework for extracting the data you need from websites. In a fast, simple, yet extensible way. - [First web scraper](https://first-web-scraper.readthedocs.org) A step-by-step guide to writing a web scraper with Python. -[![web scraping with python](images/web_scraping_with_python.png)](http://www.wowebook.org/web-scraping-with-python-collecting-data-from-the-modern-web.html) - ## Jython - [Jython is a language that makes it easy to create projects with libraries from Python and Java.](http://www.oraclejavamagazine-digital.com/javamagazine_twitter/20151112?pg=43#pg43)