Python

Python: how to use web services with SOAP

In this article we will look at how to send a request to a web service in SOAP with Python.

April 8, 2023
Python

Python: how to download images for prototyping web apps

Python can be a great helper with web apps for retrieving sample images used during the development process.

March 17, 2023
Python

Python: search for books on Google Books

In this tutorial we will see how to search for books on Google Books with Python.

March 10, 2023
Python

Python: how to check the URLs of a sitemap

In this article, we will explain how to check that all URLs in a sitemap are live using Python.

March 6, 2023
Python

Python: how to use prepared queries in MySQL Connector

In this article we will see how to make prepared queries with MySQL Connector in Python.

March 6, 2023
Python

Python: how to resize images with ImageMagick

In this article we will see how to use ImageMagick to resize images in Python.

March 6, 2023