Passa al contenuto
Practical Python for Automation

Practical Python for Automation

Learn how to automate everyday tasks with Python including file management, web scraping, data processing, and scheduling scripts for maximum productivity Teaching guidelines: Include Python code examples with syntax highlighting. Cover common libraries. Additional instructions: Focus on real-world office automation examples. Include copy-paste ready code snippets.
Responsabile Administrator
Ultimo aggiornamento 11/03/2026
Iscritti 1
  • Capstone Project: Complete Automation Solution
    7Lezioni ·
    • Presenting Your Automation Project
    • Presenting Your Automation Project - Quiz
      10 pe
    • Testing and Debugging Your Solution
    • Building Your Automation Solution
    • Building Your Automation Solution - Quiz
      10 pe
    • Project Design and Planning
    • Project Design and Planning - Quiz
      10 pe
  • Automating Tasks with Scheduling
    6Lezioni ·
    • Final Project: Automation Workflow
    • Combining Automation Techniques
    • Combining Automation Techniques - Quiz
      10 pe
    • Using the Schedule Library
    • Using the Schedule Library - Quiz
      10 pe
    • Introduction to Scheduling in Python
  • Web Scraping with Python
    8Lezioni ·
    • Storing and Analyzing Scraped Data
    • Storing and Analyzing Scraped Data - Quiz
      10 pe
    • Scraping Data from Multiple Pages
    • Scraping Data from Multiple Pages - Quiz
      10 pe
    • Using BeautifulSoup for HTML Parsing
    • Using BeautifulSoup for HTML Parsing - Quiz
      10 pe
    • Introduction to Web Scraping
    • Introduction to Web Scraping - Quiz
      10 pe
  • File Management Automation
    6Lezioni ·
    • Practical Project: File Management
    • Practical Project: File Management - Quiz
      10 pe
    • Batch Processing Files
    • Automating File Organization
    • Automating File Organization - Quiz
      10 pe
    • File Operations in Python
  • Getting Started with Python
    5Lezioni ·
    • Functions and Libraries
    • Control Structures: Conditionals and Loops
    • Python Basics: Variables and Data Types
    • Python Basics: Variables and Data Types - Quiz
      10 pe
    • Setting Up Python