Total of 6 articles

Python Automation

Python is often used in workplaces to automate and schedule the sending/receiving of emails and texts. Python packages – email, smtplib, are used for sending emails using just Python. You can turn a time-consuming task into an automated/sch

joao joao 1 year ago

How to make a Salary Calculator in Python

In the first part you will build the exercise based on the  theory. In the second part, you will be working on the Salary Calculat...

In the first part you will build the exercise based on the  theo...

joao joao 1 year ago

Python automation - File and Directory Manipulation in Python

In Python, there are several ways to manipulate files and directories. Some of the main libraries used for this purpose are:

In Python, there are several ways to manipulate files and direct...

joao joao 1 year ago

Python automation - working with files in Python

In Python, working with files is a very common task and can be done using standard library functions and methods. Here are the bas...

In Python, working with files is a very common task and can be d...

joao joao 1 year ago

Python automation - How to Organize Files in Python

Organizing files can be a tedious task, especially when dealing with many files or folders. With Python, you can write scripts tha...

Organizing files can be a tedious task, especially when dealing ...

joao joao 1 year ago

Python automation - Search, Move and Copy Files in Python

Searching for files in a directory can be a daunting task, especially when working with a large number of files. The "glob" module...

Searching for files in a directory can be a daunting task, espec...

joao joao 1 year ago

Introduction to Automation in Python

Python is a powerful and versatile programming language that has been widely adopted for many applications, including automation. ...

Python is a powerful and versatile programming language that has...

📬 Subscribe to Our Free Newsletter!

Receive exclusive content about Python, programming, and tech tips straight to your inbox. It's completely free and you can unsubscribe at any time!

✨ Join other beginners and grow your programming skills step by step!