Skip to content

YoriTano/Python-Automation

Repository files navigation

Python Automation

Welcome to the Python Automation repository! This repository is designed to help you learn and practice automation using Python. Whether you're new to Python or looking to enhance your automation skills, this repository offers various scripts and projects to get you started.

Purpose

The purpose of this repository is to provide a collection of Python scripts that automate various tasks. By exploring these scripts, these are python scripts I've created throught personal projects and university assignments.

Features

  • File Management: Scripts to automate file creation, deletion, renaming, and organization.
  • Web Scraping: Examples of using libraries like BeautifulSoup and Scrapy to extract data from websites.
  • APIs: Automate interactions with web services and APIs.
  • Data Processing: Scripts to automate data cleaning, transformation, and analysis.
  • Task Scheduling: Automate task scheduling using libraries like schedule and APScheduler.

Getting Started

  1. Clone the Repository: Clone this repository to your local machine using Git.

    git clone https://github.com/YoriTano/python-automation.git
    cd python-automation

About

Repo for practicing Python automation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published