IT Handyman

Because sometimes you need a little help…

Menu
Skip to content
  • Home
  • About / Contact information
  • Dulare uses…

Category: Python

Day-based videos for a large timelapse project
  • Python

Day-based videos for a large timelapse project

  • Posted on 2020-12-232021-01-18
  • by dulare

A few weeks ago, I started my security camera timelapse project which resulted in a lot of files being captured (my camera takes a photo every minute). I moved the…

Read More
Move many files to date-based directories
  • Python

Move many files to date-based directories

  • Posted on 2020-12-162021-01-18
  • by dulare

Here is the story: as the result of my security camera timelapse project, I ended up with a ton of files stored in a single directory. I want them to…

Read More
Simple AWS EC2 instance scheduler
  • AWS

Simple AWS EC2 instance scheduler

  • Posted on 2020-09-232020-10-14
  • by dulare

More than two years ago, I wrote a “how-to” post about the Amazon AWS Instance Scheduler that was based on the pieces provided by the AWS team. I notice that…

Read More
Reboot AWS instance on the failed status check
  • AWS

Reboot AWS instance on the failed status check

  • Posted on 2020-08-262020-09-23
  • by dulare

I know, I know, this is not the best practice. The instance should be configured so it will work properly and status checks will always pass. The problem is that…

Read More
Stop using print, start using loguru in Python
  • Python

Stop using print, start using loguru in Python

  • Posted on 2020-07-222020-07-23
  • by dulare

Yes, I know that the easiest way to receive some output from my Python script is to use a print statement. Nice and easy. But is it? It can be…

Read More
Geckodriver – Selenium screenshots issue
  • Programming

Geckodriver – Selenium screenshots issue

  • Posted on 2020-07-152020-07-23
  • by dulare

Have you noticed a strange issue with Selenium when trying to get an element screenshot in Firefox? Once you try to take a screenshot of a particular element on the…

Read More
Using Python and Selenium to save page screenshots to Word document
  • Python

Using Python and Selenium to save page screenshots to Word document

  • Posted on 2020-07-082020-07-23
  • by dulare

I wrote a few words on how to use Selenium and how to capture screenshots of the website in my previous posts. In this one, I want to show how…

Read More
Using Selenium with Python to gather screenshots of the website
  • Python

Using Selenium with Python to gather screenshots of the website

  • Posted on 2020-07-012020-07-10
  • by dulare

In my previous post, I provided a list of simple Selenium snippets I’m using regularly. This time I want to focus on the particular function – creating screenshots of the…

Read More
Useful Selenium snippets in Python
  • Python

Useful Selenium snippets in Python

  • Posted on 2020-06-242020-07-10
  • by dulare

I’m not an expert in Selenium, nor in Python, but it looks like I’m using it more often every month. Selenium is in most cases used to test web applications…

Read More
Global exception handler for Python scripts
  • Python

Global exception handler for Python scripts

  • Posted on 2020-05-062020-05-06
  • by dulare

Recently I write more and more Python scripts to automate various tasks. Since they are running on schedule, I typically don’t see any output from them. Because I like to…

Read More

Posts navigation

Page 1 Page 2 Next Page

Recent Posts

  • Handle website forms on ESP8266
  • Save configuration data in the file system of ESP8266
  • Clever GPIO state change handler
  • Better WiFi management on ESP8266 with WiFiManager
  • Processing HTM and HTML files in ColdFusion 2016

Tags

3D printing administration Apache Arduino AWS batch processing ColdFusion databases development DNS EC2 ESP8266 Express FriendlyTracker FTP git gzip Handlebars IIS imageMagick inodes IoT Java Javascript Linux Machine Learning MS SQL Server NextGen Node OpenVPN PHP printing programming Python Security Selenium SQL SSL tar timelapse tips TLS web development Windows WordPress
© Copyright 2021 – IT Handyman
Bezel Theme by SimpleFreeThemes ⋅ Powered by WordPress