Automate the Boring Stuff
automatetheboringstuff.com
Automate the Boring Stuff with Python - Automate the Boring Stuff with Python
Once you’ve mastered the basics, ... and spreadsheets · Copying, moving, renaming, or compressing saved files on your computer · Splitting, merging, and extracting text from PDFs ......
DOKUMEN.PUB
dokumen.pub › the-python-automation-cookbook-a-recipe-guide-to-automate-your-life.html
The Python Automation Cookbook: A Recipe Guide to Automate your Life - DOKUMEN.PUB
Automated Email Sending 3. Web Scraping for Data Collection 4. Spreadsheet Data Processing 5. Batch Image Processing 6. PDF Processing 7. Automated Reporting 8. Social Media Automation 9. Automated Testing with Selenium 10. Data Backup Automation 11. Network Monitoring 12. Task Scheduling 13. Voice-Activated Commands 14. Automated File Conversion 15. Database Management 16. Content Aggregator 17. Automated Alerts 18.
Using Python for Enterprise Automation - Free PDF Book - LearnLinuxTV Community
Just wanted to share this little gem I found on the net. More on community.learnlinux.tv
Suggest me some ideas of automation project in Python
NPC generator for DND More on reddit.com
Python Automation Book Recommendations
Can't recommend enough: Test-Driven Development with Python: Obey the Testing Goat: Using Django, Selenium, and JavaScript 2nd Edition by Harry J. W. Perciva Network Programmability and Automation: Skills for the Next-Generation Network Engineer More on reddit.com
Beginner automation projects??
Excel is a very common thing to automate using Python.
More on reddit.comVideos
03:34:46
3.5 Hours of Python Automation Projects - From Beginner to Advanced ...
26:48
3 PYTHON AUTOMATION PROJECTS FOR BEGINNERS (FULL TUTORIAL) - YouTube
41:38
3 Python Automation Projects - For Beginners - YouTube
08:26
7 Automation Project Ideas in Python - Best Way To Learn Programming ...
Medium
medium.com › codrift › 7-python-automation-projects-you-can-build-in-less-than-2-hours-each-e00f6c98fb96
7 Python Automation Projects You Can Build in Less Than 2 Hours Each | by Abdur Rahman | Medium
October 18, 2025 - I’ve got 7 Python automation projects that’ll make your life easier, earn you some serious dev-cred, and won’t eat your entire weekend. Each one takes less than two hours. And no — we’re not doing basic to-do lists here. We’re going beyond the usual, with projects that are practical, clever, and just the right amount of wizardry. Why: Because updating your resume sucks. This script scrapes your own LinkedIn profile (or exports it from the PDF) and turns it into a clean, markdown-formatted resume you can publish as a site or export as PDF.
Anarcho-copy
edu.anarcho-copy.org › Programming Languages › Python › Automate the Boring Stuff with Python.pdf pdf
AutomAte the Boring Stuff with Python
edu.anarcho-copy.org | Open Directory Data Archive - about - archive · We support the free software · EDU of anarcho-copy.org <edu-anarchocopy{at}riseup{dot}net> subscribe newsletter
GitHub
github.com › PacktPublishing › Python-Automation-Cookbook
GitHub - PacktPublishing/Python-Automation-Cookbook: Python Automation Cookbook, published by Packt · GitHub
Starred by 254 users
Forked by 156 users
Languages Python 60.5% | HTML 37.1% | JavaScript 2.4%
IBM
ibm.com › docs › en › SS3RA7_18.3.0 › pdf › ModelerScriptingAutomation.pdf pdf
IBM SPSS Modeler 18.3 Python Scripting and Automation Guide IBM
Appendix B. Migrating from legacy scripting to Python scripting..........................441
GitHub
github.com › wasmerio › Python-Scripts
GitHub - wasmerio/Python-Scripts: A curated list of python scripts for automating your tasks · GitHub
... Generate and interact with a password manager. ... Evaluates how strong a given password is. ... Merges multiple PDF files into a single PDF, with options for output location and custom order.
Starred by 1.6K users
Forked by 505 users
Languages Python 75.1% | CSS 14.2% | Jupyter Notebook 8.4% | HTML 2.3%
GitHub
github.com › nitin42 › Python-Automation
GitHub - nitin42/Python-Automation: 💻 These are some projects which I worked upon to automate stuffs using python
💻 These are some projects which I worked upon to automate stuffs using python - nitin42/Python-Automation
Starred by 292 users
Forked by 153 users
Languages Python
Springer
link.springer.com › home › book
Introduction to Python Network Automation Volume II: Stepping up: Beyond the Essentials for Success | Springer Nature Link
Introduction to Python Network Automation Volume II (eBook)
You’ll start by establishing a robust lab environment for advanced automation projects tailored to your needs and use practical exercises to gain valuable insights into essential networking protocols. Then automate repetitive tasks with precision and efficiency by leveraging powerful Python ...
Price €59.99
Author Brendan Choi
Pages 19
Apple Books
books.apple.com › us › book › advanced-python-automation › id6737440609
Advanced Python Automation
October 26, 2024 - The book extends further into ... both foundational and advanced concepts, this book equips you with the skills necessary to automate a wide range of tasks, improve productivity, and harness the full potential of Python in your automation projects....
Author Robert Johnson
Published 2024
Price USD 9.99
Pages 288
GeeksforGeeks
geeksforgeeks.org › python › python-automation
Python Automation Tutorial: Beginner to Advanced - GeeksforGeeks
Python is a very powerful programming ... syntax. In this Python Automation Tutorial, we will explore various techniques and libraries in Python to automate repetitive tasks....
Published July 23, 2025
Theseus
theseus.fi › bitstream › handle › 10024 › 802362 › Khoa_Dang.pdf pdf
Khoa Dang NETWORK AUTOMATION WITH PYTHON
I also implemented the threading ... and Python has a built-in · threading module that provides a simple way to implement threading. It allows · you to create multiple threads that can run in parallel, enabling you to execute ... I created a thread for each router that executes the backup function. I spent the last day of the week studying network automation with serial ...
DataCamp
datacamp.com › tutorial › python-automation
Python Automation: A Complete Guide | DataCamp
June 30, 2025 - To refresh the basics of Python, check out these DataCamp resources. ... It offers several key benefits for automation. The low barrier to entry enables users to accomplish complex tasks in just a few lines of code. Rapid development, simplified debugging, and scalability make it suitable for advanced automation workflows, including cloud integrations, APIs, and microservices.
Reddit
reddit.com › r/learnpython › suggest me some ideas of automation project in python
r/learnpython on Reddit: Suggest me some ideas of automation project in Python
May 18, 2023 -
I have started learning python and fascinated about automation . I want to learn more about python automation by working on it .Suggest some not so simple python automation project ideas
Top answer 1 of 5
11
NPC generator for DND
2 of 5
7
Can you think of tasks in your daily life that would benefit from automation, or maybe tasks in someone else's life or business that would benefit? Practical problems can be highly motivating and rewarding! Here are a few ideas, Image Editing: Consider libraries like Pillow. Email Automation: Consider libraries like smtplib, imaplib, and ezgmail. System Backups: Consider libraries like shutil, os, and watchdog.
The Insane App
theinsaneapp.com › home › 70+ simple and advanced python projects with source code
70+ Simple And Advanced Python Projects With Source Code
October 20, 2025 - In this post, you’ll find example projects with step-by-step instructions, tutorials, and source code that’ll take you through building some cool, interesting, unique and real-world Python projects, from scratch. ... Build a Custom Django User Authentication Application using JWT’s provided by the Django-rest-framework ... Text Extractor from PDF: Use the PyPDF2 Python Package to Build a PDF Text Conversion Tool.