Skip to content

longvh-dev/AutomateWork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Automate your work with Python scripts

In this repo, we’ll explore some Python scripts along with their code that can help you automate various tasks and boost your productivity. Whether you’re a developer, data analyst, or just someone looking to simplify their workflow, these scripts have got you covered.

Table of Contents

1. Automating File Management
2. Web Scraping
3. Text Processing and Manipulation
4. Automating Emails
5. Automating Excel Spreadsheets
6. Interacting with Databases
7. Automating Image Editing
8. Data Cleaning and Transformation
9. Automating PDF Operations

1. Automating File Management

  • Sorting files in a directory
  • Removing empty folders
  • Renaming multiple files

2. Web Scraping

  • Extracting data from a website
  • Downloading image in bulk
  • Automating form submission

3. Text Processing and Manipulation

  • Counting words in a text file
  • Finding and replacing text in a file
  • Generating random text

4. Automating Emails

  • Sending personalized emails
  • Email file attachments
  • Automatic email reminders

5. Automating Excel Spreadsheets

  • Reading and writing Excel files
  • Data analysis and visualization
  • Merge multiple Excel files

6. Interacting with Databases

  • Connecting to a database
  • Executing SQL queries
  • Data backup and restore

7. Automating Image Editing

  • Image resizing and cropping
  • Adding watermarks to images
  • Creating image thumbnails

8. Data Cleaning and Transformation

  • Removing duplicate rows
  • Data normalization
  • Handling missing values

9. Automating PDF Operations

  • Extracting text from PDF
  • Merging multiple PDFs
  • Adding password protection

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages