دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش:
نویسندگان: Jaime Buelta
سری:
ISBN (شابک) : 9781800207080, 9781803239736
ناشر: Packt Publishing
سال نشر: 2020
تعداد صفحات: 0
زبان: English
فرمت فایل : EPUB (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 3 مگابایت
در صورت تبدیل فایل کتاب Python Automation Cookbook: 75 Python automation ideas for web scraping, data wrangling, and processing Excel, reports, emails, and more, 2nd Edition به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب کتاب آشپزی اتوماسیون پایتون: 75 ایده اتوماسیون پایتون برای خراش وب ، درگیری داده ها و پردازش اکسل ، گزارش ها ، ایمیل ها و موارد دیگر ، نسخه دوم نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
Contents Preface Who this book is for What this book covers To get the most out of this book Get in touch Let\'s Begin Our Automation Journey Activating a virtual environment Getting ready How to do it… How it works… There\'s more… See also Installing third-party packages Getting ready How to do it… How it works… There\'s more… See also Creating strings with formatted values Getting ready How to do it… How it works… There\'s more… See also Manipulating strings Getting ready How to do it… How it works… There\'s more… See also Extracting data from structured strings Getting ready How to do it… How it works… There\'s more… See also Using a third-party tool—parse Getting ready How to do it… How it works… There\'s more… See also Introducing regular expressions Getting ready How to do it… How it works… There\'s more… See also Going deeper into regular expressions How to do it… How it works… There\'s more… See also Adding command-line arguments Getting ready How to do it… How it works… There\'s more… See also Automating Tasks Made Easy Preparing a task Getting ready How to do it... How it works… There\'s more... See also Setting up a cron job Getting ready How to do it... How it works... There\'s more... See also Capturing errors and problems Getting ready How to do it... How it works... There\'s more... See also Sending email notifications Getting ready How to do it... How it works... There\'s more... See also Building Your First Web Scraping Application Downloading web pages Getting ready How to do it... How it works... There\'s more... See also Parsing HTML Getting ready How to do it... How it works... There\'s more... See also Crawling the web Getting ready How to do it... How it works... There\'s more... See also Subscribing to feeds Getting ready How to do it... How it works... There\'s more... See also Accessing web APIs Getting ready How to do it... How it works... There\'s more... See also Interacting with forms Getting ready How to do it... How it works... There\'s more... See also Using Selenium for advanced interaction Getting ready How to do it... How it works... There\'s more... See also Accessing password-protected pages Getting ready How to do it... How it works... There\'s more... See also Speeding up web scraping Getting ready How to do it... How it works... There\'s more... See also Searching and Reading Local Files Crawling and searching directories Getting ready How to do it... How it works... There\'s more... See also Reading text files Getting ready How to do it... How it works... There\'s more... See also Dealing with encodings Getting ready How to do it... How it works... There\'s more... See also Reading CSV files Getting ready How to do it... How it works... There\'s more... See also Reading log files Getting ready How to do it... How it works... There\'s more... See also Reading file metadata Getting ready How to do it... How it works... There\'s more... See also Reading images Getting ready How to do it... How it works... There\'s more... See also Reading PDF files Getting ready How to do it... How it works... There\'s more... See also Reading Word documents Getting ready How to do it... How it works... There\'s more... See also Scanning documents for a keyword Getting ready How to do it... How it works... There\'s more... See also Generating Fantastic Reports Creating a simple report in plain text Getting ready How to do it... How it works... There\'s more... See also Using templates for reports Getting ready How to do it... How it works... There\'s more... See also Formatting text in Markdown Getting ready How to do it... How it works... There\'s more... See also Writing a basic Word document Getting ready How to do it... How it works... There\'s more... See also Styling a Word document Getting ready How to do it... How it works... There\'s more... See also Generating structure in Word documents Getting ready How to do it... How it works... There\'s more... See also Adding pictures to Word documents Getting ready How to do it... How it works... There\'s more... See also Writing a simple PDF document Getting ready How to do it... How it works... There\'s more... See also Structuring a PDF Getting ready How to do it... How it works... There\'s more... See also Aggregating PDF reports Getting ready How to do it... How it works... There\'s more... See also Watermarking and encrypting a PDF Getting ready How to do it... How it works... There\'s more... See also Fun with Spreadsheets Writing a CSV spreadsheet Getting ready How to do it... How it works... There\'s more... See also Updating CSV files Getting ready How to do it... How it works... There\'s more... See also Reading an Excel spreadsheet Getting ready How to do it... How it works... There\'s more... See also Updating an Excel spreadsheet Getting ready How to do it... How it works... There\'s more... See also Creating new sheets in an Excel spreadsheet Getting ready How to do it... How it works... There\'s more... See also Creating charts in Excel Getting ready How to do it... How it works... There\'s more... See also Working with cell formats in Excel Getting ready How to do it... How it works... There\'s more... See also Creating a macro in LibreOffice Getting ready How to do it... How it works... There\'s more... See also Cleaning and Processing Data Preparing a CSV spreadsheet Getting ready How to do it... How it works... There\'s more... See also Appending currency based on location Getting ready How to do it... How it works... There\'s more... See also Standardizing the date format Getting ready How to do it... How it works... There\'s more... See also Aggregating results Getting ready How to do it... How it works... There\'s more... See also Process data in parallel Getting ready How to do it... How it works... There\'s more... See also Process data with Pandas Getting ready How to do it... How it works... There\'s more... See also Developing Stunning Graphs Plotting a simple sales graph Getting ready How to do it... How it works... There\'s more... See also Drawing stacked bars Getting ready How to do it... How it works... There\'s more... See also Plotting pie charts Getting ready How to do it... How it works... There\'s more... See also Displaying multiple lines Getting ready How to do it... How it works... There\'s more... See also Drawing a scatter plot Getting ready How to do it... How it works... There\'s more... See also Visualizing maps Getting ready How to do it... How it works... There\'s more... See also Adding legends and annotations Getting ready How to do it... How it works... There\'s more... See also Combining graphs Getting ready How to do it... How it works... There\'s more... See also Saving charts Getting ready How to do it... How it works... There\'s more... See also Dealing with Communication Channels Working with email templates Getting ready How to do it... How it works... There\'s more... See also Sending an individual email Getting ready How to do it... How it works... There\'s more... See also Reading an email Getting ready How to do it... How it works... There\'s more... See also Adding subscribers to an email newsletter Getting ready How to do it... How it works... There\'s more... See also Sending notifications via email Getting ready How to do it... How it works... There\'s more... See also Producing SMS messages Getting ready How to do it... How it works... There\'s more... See also Receiving SMS Getting ready How to do it... How it works... There\'s more... See also Creating a Telegram bot Getting ready How to do it... How it works... There\'s more... See also Why Not Automate Your Marketing Campaign? Introduction Detecting opportunities Getting ready How to do it... How it works... There\'s more... See also Creating personalized coupon codes Getting ready How to do it... How it works... There\'s more... See also Sending a notification to a customer on their preferred channel Getting ready How to do it... How it works... There\'s more... See also Preparing sales information Getting ready How to do it... How it works... There\'s more... See also Generating a sales report Getting ready How to do it... How it works There\'s more... See also Machine Learning for Automation Introduction Analyzing images with Google Cloud Vision AI Getting ready How to do it... How it works... There\'s more... See also Extracting text from images with Google Cloud Vision AI Getting ready How to do it... How it works... There\'s more... See also Analyzing text with Google Cloud Natural Language Getting ready How to do it... How it works... There\'s more... See also Creating your own custom machine learning model to classify text Getting ready How to do it... How it works... There\'s more... See also Automatic Testing Routines Introduction Writing and executing test cases Getting ready How to do it... How it works... There\'s more... See also Testing external code Getting ready How to do it... How it works... There\'s more... See also Testing using dependency mocking Getting ready How to do it... How it works... There\'s more... See also Testing using HTTP call mocking Getting ready How to do it... How it works... There\'s more... See also Preparing testing scenarios Getting ready How to do it... How it works... There\'s more... See also Running tests selectively Getting ready How to do it... How it works... There\'s more... See also Debugging Techniques Introduction Learning Python interpreter basics How to do it... How it works... There\'s more... See also Debugging through logging Getting ready How to do it... How it works... There\'s more... See also Debugging with breakpoints Getting ready How to do it... How it works... There\'s more... See also Improving your debugging skills Getting ready How to do it... How it works... There\'s more... See also Other Books You May Enjoy Index