Python Automation Cookbook

Python Automation Cookbook

评分

★★★★★

ISBN

9781788999151

出版社

Packt Publishing 2018-09-27出版

作者

Jaime Buelta

分类

编程设计

内容简介
Have you been doing the same old monotonous office work over and over again? Or have you been trying to find an easy way to make your life better by automating some of your repetitive tasks? Through a tried and tested approach, understand how to automate all the boring stuff using Python. The Python Automation Cookbook helps you develop a clear understanding of how to automate your business processes using Python, including detecting opportunities by scraping the web, analyzing information to ge
AI简介
这是一本详细讲解Python自动化技术的书籍。书中内容涵盖了Python编程的各个方面,包括创建虚拟环境、安装第三方包、处理字符串、解析模块的使用、使用模板生成报告、使用个人电子邮件账户发送邮件、监测新闻网站以确定最佳营销时机、导入pprint模块、调试的重要性、脚本功能概述与bug检测、正则表达式的定义和作用、创建文本格式电子邮件模板、提取结构化字符串中的数据、使用IMAP4标准读取电子邮件等。 在创建虚拟环境部分,书中详细讲解了创建虚拟环境的重要性,以及如何通过virtualenv模块来创建虚拟环境。在安装第三方包部分,书中讲解了如何使用pip命令来安装第三方包。在处理字符串部分,书中讲解了如何使用Python中的字符串方法来处理字符串,例如字符串切片技巧和字符串格式化等。在解析模块的使用部分,书中讲解了如何使用Python中的解析模块来解析文本中的数据。 在使用模板生成报告部分,书中讲解了如何使用Markdown和HTML模板来生成报告,以及如何将数据生成和数据显示分离。在使用个人电子邮件账户发送邮件部分,书中讲解了如何使用Python中的smtplib库来发送邮件。在监测新
阅读/下载地址