Skip to content

This repository, titled "Python-Utility-Scripts" encompasses a diverse range of Python scripts that demonstrate practical applications in various domains. These scripts serve as excellent examples for those looking to explore Python's capabilities in automating and handling real-world tasks.

Notifications You must be signed in to change notification settings

Cherukuri-Thanu/Automation-Scripts-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automation-Scripts-in-Python

Description

This repository is a collection of Python scripts showcasing practical applications in various fields like emailing, social media, file processing, and image manipulation. It is divided into four playgrounds: Email, Twitter, PDF, and Image, each containing scripts relevant to their respective domain.

Playground Overview

Email Playground

Scripts for sending custom HTML emails using SMTP. Learn how to automate email sending with dynamic content.

Twitter Playground

Contains a Python script to interact with Twitter's API. Features include following back users, liking tweets, and retweeting.

PDF Playground

Demonstrates the manipulation of PDF files, including merging multiple PDFs, rotating pages, and adding watermarks.

Image Playground

Showcases image processing capabilities using PIL, such as applying filters, resizing, image conversion, and more.

How to Use

Each playground folder contains separate scripts. Navigate to the desired folder and follow the instructions in the script comments to run them.

Requirements

  • Python 3.x
  • External libraries (e.g., tweepy, PIL, PyPDF2, smtplib, etc.)

About

This repository, titled "Python-Utility-Scripts" encompasses a diverse range of Python scripts that demonstrate practical applications in various domains. These scripts serve as excellent examples for those looking to explore Python's capabilities in automating and handling real-world tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published