Automate Things With Python: WhatsApp Automation

所在平台: Udemy

课程主页: https://www.udemy.com/course/automate-the-things-with-python-whatsapp-automation/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:使用Python自动化:WhatsApp自动化 课程概述: 本课程将教授如何使用 Python 自动化发送 WhatsApp 消息。您将学会如何创建 Excel/CSV 文件,其中包含联系人号码和要发送的消息。运行 Python 脚本后,程序将自动为文件中的每个人发送 WhatsApp 消息,极大地提高了效率,解决了手动发送大量相同消息的繁琐问题。 课程亮点: * **批量发送消息:** 自动向 Excel/CSV 文件中列出的所有联系人发送 WhatsApp 消息。 * **多媒体附件:** 支持在消息中附加图片、视频等媒体文件,只需在 Excel 文件中指定文件路径。 * **ADB 命令自动化:** 学习如何通过 ADB 命令控制手机,实现发送消息、拨打电话、锁定手机、调整亮度等操作。 * **WhatsApp 桌面应用自动化:** 进一步学习如何在不连接手机的情况下,通过自动化 WhatsApp 桌面应用程序来发送消息。 * **GUI 开发:** 使用 Tkinter 构建一个图形用户界面(GUI),方便用户输入数据、监控自动化过程。 * **从零开始构建:** 课程将引导您从基础环境设置(Python、pip、PyCharm)开始,逐步构建完整的 WhatsApp 自动化应用程序。 学习目标: 完成本课程后,您将能够独立完成 WhatsApp 消息的自动化发送,并提升您的 Python 编程技能。 准备好提升您的 Python 技能,开始自动化 WhatsApp 消息发送了吗?立即报名,一同探索!

课程评论(0条)

课程详情

Welcome to the "Automate Things With Python: WhatsApp Automation" course, in which you will learn how to automate sending messages in WhatsApp.You must be aware that we can send a message to only 5 people at a time, and that is a tedious job if you want to send the same message to hundreds of people quite often.Lucky you are, you have landed on this course, with this course you will be able to automate that process, you will just make an Excel/CSV file, put all the contact numbers and the message, and then you will just run the python file and our code will send WhatsApp message to each person mentioned in the excel file, how cool is that?Not only that, but you will also learn how to attach multimedia along with the text message, here in the Excel sheet you will just give a path to the media file, and our code will just fetch that file and send it along with the WhatsApp text message.In this course first, you will learn how to automate sending messages via ADB command, then we will do this on the WhatsApp desktop application, so you don`t even need to connect your mobile to a computer and still you will be able to send WhatsApp messages to excel sheet contacts.I will start by helping you to get your setup done, which includes Python, pip, and, PyCharm IDE installation, we will install the required Python packages as and when needed.First, we will learn about the ADB command, how to type messages, make a call, lock the phone, change brightness, etc, via ADB command. Then we will automate the process of sending messages via ADB command, and then we will remove the dependency on mobile and automate the process of sending messages via WhatsApp desktop application.Then after I'll teach you how to make a GUI for this application in Python using Tkinter and then we will integrate the functionality.We are going to learn a lotMaking GUI in TkinterHow to add data to CSV file from the app GUIHow to monitor the process in GUIWe'll be building this application from scratch. You will be able to do this all on your own after completing the courses.So what are you waiting for? Start automating WhatsApp messaging and take your Python skill to the next level.Enroll now and I will see you inside the course.

课程标签

0人关注该课程

主题相关的课程