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

Python automation - File and Directory Manipulation in Python | Usando Python
joao joao 1 year, 5 months ago

Python automation - File and Directory Manipulation in Pyth…

In Python, there are several ways to manipulate files and directories. Some of the main libraries u…

Python automation - working with files in Python | Usando Python
joao joao 1 year, 5 months 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 function…

Introduction to Automation in Python | Usando Python
joao joao 1 year, 5 months ago

Introduction to Automation in Python

Python is a powerful and versatile programming language that has been widely adopted for many appli…

Python automation - Search, Move and Copy Files in Python | Usando Python
joao joao 1 year, 5 months 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 num…

How to make a Salary Calculator in Python | Usando Python
joao joao 1 year, 5 months 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…

Python automation - How to Organize Files in Python | Usando Python
joao joao 1 year, 5 months 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 Py…

📬 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!