[{"id":1015,"title":"Python Excel Example","content":"This article shows you how to handle excel files using Python.\n\nIf you are using Windows, you can use PyWin32 which is a wrapper around Excel COM libra ...","updated_at":"2023-09-29T17:43:45.953Z","created_at":"2020-11-15T04:59:09.257Z","tag_groups":["python|Python|false"],"author_name":"Bob","slug":"python-excel-example","likes":2,"image":null},{"id":1014,"title":"Python Django With Apache Virtual Host","content":"This post shows you the steps to set up virtual Host for Django projects. The environment used in this project was Mac OS.\r\n\r\n1) Set Up Hosts File\r\nvim ...","updated_at":"2023-09-29T17:43:45.959Z","created_at":"2020-11-15T04:57:00.890Z","tag_groups":["linux|Linux|false","django|Django|false","python|Python|false"],"author_name":"Bob","slug":"python-django-apache-virtual-host","likes":6,"image":null},{"id":1013,"title":"Python Script To Check Server Uptime","content":"This piece of code helps you monitor server uptime and downtime.\n\nYou can set up cron jobs to check your server performance by running the following sc ...","updated_at":"2023-09-29T17:43:45.966Z","created_at":"2020-11-15T04:55:36.641Z","tag_groups":["python|Python|false"],"author_name":"Bob","slug":"python-script-check-server-uptime","likes":0,"image":null},{"id":1012,"title":"Python Sending Email Example","content":"This short example shows you how to send emails through Python.\n\n\n\nimport smtplib\n\nfrom email.MIMEMultipart import MIMEMultipart\n\nfrom email.MIMEText i ...","updated_at":"2023-09-29T17:43:45.972Z","created_at":"2020-11-15T04:54:48.984Z","tag_groups":["python|Python|false"],"author_name":"Bob","slug":"python-sending-email-example","likes":2,"image":null},{"id":1011,"title":"Python Logging Example","content":"This short article shows you very simple examples on how to use logging features in Python.\n\nBasic File Logging Example:\n\n\n\nimport logging\n\nlogging.bas ...","updated_at":"2023-09-29T17:43:45.978Z","created_at":"2020-11-15T04:53:48.954Z","tag_groups":["python|Python|false"],"author_name":"Bob","slug":"python-logging-example","likes":0,"image":null},{"id":1008,"title":"Python Backup Script For PostgreSQL Automatically","content":"This post shows you a way to automate backing up your PostgreSQL database on your server and to download it to your local machine.\n\nThis script require ...","updated_at":"2023-09-29T17:43:45.984Z","created_at":"2020-11-15T04:49:24.935Z","tag_groups":["python|Python|false"],"author_name":"Bob","slug":"python-backup-script-for-postgresql-automatically","likes":0,"image":null},{"id":1007,"title":"Python Resize All Pictures Of A Folder","content":"This script helps you reduce sizes of all images in the current folder in which the script is run.\n\nBefore running the script, you have to install Pyth ...","updated_at":"2023-09-29T17:43:45.991Z","created_at":"2020-11-15T04:35:58.037Z","tag_groups":["python|Python|false"],"author_name":"Bob","slug":"python-resize-all-pictures-of-a-folder-4933bb7b-0288-4e96-ad25-a10bc2993fd8","likes":2,"image":null},{"id":1006,"title":"Python Resize All Pictures Of A Folder","content":"This script helps you reduce sizes of all images in the current folder in which the script is run.\n\nBefore running the script, you have to install Pyth ...","updated_at":"2023-09-29T17:43:45.998Z","created_at":"2020-11-15T04:35:57.857Z","tag_groups":["python|Python|false"],"author_name":"Bob","slug":"python-resize-all-pictures-of-a-folder","likes":7,"image":null},{"id":994,"title":"Python How To Update Word Documents Using Bookmarks","content":"This article explains how you can edit bookmarks in Word documents using Python.\n\nThis post is a continuation of the article Python Inserting Images In ...","updated_at":"2023-09-29T17:43:46.526Z","created_at":"2020-11-13T03:24:53.721Z","tag_groups":["python|Python|false","microsoft_office|Microsoft Office|false"],"author_name":"Bob","slug":"python-how-to-update-word-documents-using-bookmarks","likes":2,"image":null},{"id":985,"title":"Python ODBC Example","content":"This short tutorial shows you how to connect to ODBC using Python.\n\nFirst off, you have to download Python ODBC. There are setup files there which you ...","updated_at":"2023-09-29T17:43:46.010Z","created_at":"2020-11-13T03:04:21.063Z","tag_groups":["python|Python|false"],"author_name":"Bob","slug":"python-odbc-example","likes":0,"image":null}]