Personnaliser

OK

Python Automation for Dummies - Alan Simpson

Note : 0

0 avis
  • Soyez le premier à donner un avis

Vous en avez un à vendre ?

Vendez-le-vôtre
Filtrer par :
Neuf (5)
Occasion
Reconditionné

33,27 €

Produit Neuf

  • Ou 8,32 € /mois

    • Livraison à 0,01 €
    Voir les modes de livraison

    rarewaves-uk

    PRO Vendeur favori

    4,8/5 sur + de 1 000 ventes

    Expédition rapide et soignée depuis l`Angleterre - Délai de livraison: entre 10 et 20 jours ouvrés.

    Nos autres offres

    • 34,14 €

      Produit Neuf

      Ou 8,54 € /mois

      • Livraison à 0,01 €
      • Livré entre le 7 et le 14 avril
      Voir les modes de livraison

      Brand new, In English, Fast shipping from London, UK; Tout neuf, en anglais, expédition rapide depuis Londres, Royaume-Uni;ria9781394371426_dbm

    • 35,34 €

      Produit Neuf

      Ou 8,84 € /mois

      • Livraison à 0,01 €
      Voir les modes de livraison
      4,7/5 sur + de 1 000 ventes

      Nouvel article expédié dans le 24H à partir des Etats Unis Livraison au bout de 20 à 30 jours ouvrables.

    • 36,73 €

      Produit Neuf

      Ou 9,18 € /mois

      • Livraison : 3,99 €
      • Livré entre le 7 et le 13 avril
      Voir les modes de livraison
      4,8/5 sur + de 1 000 ventes
    • 47,17 €

      Produit Neuf

      Ou 11,79 € /mois

      • Livraison : 5,00 €
      • Livré entre le 7 et le 11 avril
      Voir les modes de livraison

      Exp¿di¿ en 7 jours ouvr¿s

    Publicité
     
    Vous avez choisi le retrait chez le vendeur à
    • Payez directement sur Rakuten (CB, PayPal, 4xCB...)
    • Récupérez le produit directement chez le vendeur
    • Rakuten vous rembourse en cas de problème

    Gratuit et sans engagement

    Félicitations !

    Nous sommes heureux de vous compter parmi nos membres du Club Rakuten !

    En savoir plus

    Retour

    Horaires

        Note :


        Avis sur Python Automation For Dummies de Alan Simpson Format Broché  - Livre

        Note : 0 0 avis sur Python Automation For Dummies de Alan Simpson Format Broché  - Livre

        Les avis publiés font l'objet d'un contrôle automatisé de Rakuten.


        Présentation Python Automation For Dummies de Alan Simpson Format Broché

         - Livre

        Livre - Alan Simpson - 01/12/2025 - Broché - Langue : Anglais

        . .

      • Auteur(s) : Alan Simpson
      • Editeur : Wiley
      • Langue : Anglais
      • Parution : 01/12/2025
      • Format : Moyen, de 350g à 1kg
      • Nombre de pages : 400.0
      • ISBN : 139437142X



      • Biographie:

        Introduction 1

        About This Book 1

        Foolish Assumptions 2

        Icons Used in This Book 2

        Beyond the Book 2

        Where to Go from Here 3

        Part 1: Getting Started with Python Automation 5

        Chapter 1: Automating with Python 7

        Choosing a Programming Language 8

        Understanding Python Syntax 10

        Getting Python 11

        Identifying the hardware requirements 11

        Installing Python 12

        Chapter 2: Choosing a Code Editor 15

        Installing VS Code 16

        Installing Python Extensions 18

        Creating a Folder for a New Project 19

        Opening a project's folder in VS Code 20

        Selecting your Python version 21

        Opening the Terminal in VS Code 22

        Checking your Python version 23

        Using Virtual Environments 24

        Creating a virtual environment 25

        Activating a virtual environment 26

        Installing Modules 28

        Writing and Running Python Scripts 30

        Writing a Python script 30

        Running a Python script 32

        Chapter 3: Python Basics for Automation 35

        Understanding Python Comments 35

        Mastering Variables and Data Types 36

        Working with numbers 37

        Working with text (strings) 38

        Deciding true or false with Booleans 39

        Using lists 39

        Making immutable lists with tuples 40

        Defining key-value pairs in dictionaries 40

        Leaving things hanging with None 41

        Formatting Output 42

        Dealing with Dates and Times 45

        Manipulating Data with Operators 47

        Using arithmetic and string operators 47

        Using assignment operators 48

        Recognizing other operators 49

        Getting Loopy with Loops 51

        Looping with for 51

        Looping for a while 52

        Bailing out of loops 53

        Making Decisions 55

        Deciding with if else 55

        Compacting decisions with a ternary operator 56

        Deciding with match 57

        Defining Python Functions 58

        Defining default values for parameters 60

        Using type hints in Python functions 60

        Creating Classes and Objects 61

        Handling Exceptions 63

        Part 2: Automating Common Computer Tasks 67

        Chapter 4: Automating Files and Folders 69

        Demystifying the Buzzwords 70

        Drives, directories, folders, and files 71

        Absolute versus relative paths 72

        Backslashes in Windows paths 73

        Playing It Safe 74

        Navigating Folders and Files 74

        Organizing Files by Type 81

        Using mkdir for subfolders 86

        Moving files with shutil 86

        Making the script your own 87

        Renaming Files in Bulk 87

        Renaming files with Python 90

        Using the bulk renaming script 91

        Chapter 5: Automating File Management 93

        Deleting Old and Temporary Files 93

        Identifying old files 96

        Matching the file pattern 96

        Sending files to the trash 97

        Using the deletion script safely 97

        Backing Up Files 98

        Creating folders from Python 101

        Copying files with Python 101

        Personalizing the backup script 102

        Finding and Removing Duplicate Files 103

        Calculating a file hash 106

        Finding duplicate files 107

        Deleting duplicate files 108

        Tweaking the find duplicates script 108

        Compressing Files 109

        Compressing files with Python 112

        Setting your compression parameters 113

        Decompressing Files 114

        Unzipping files with Python 116

        Using the decompression script 117

        Chapter 6: Automating Image and Video Files 119

        Resizing, Rotating, Flipping, and Cropping Images 120

        Resizing images 125

        Rotating images 126

        Flipping images 126<...

        Sommaire:

        Streamline Your Workflow and Boost Productivity with Python Automation

        In today's workplaces, there's a high demand for know-how on the Python programming language, especially for writing time-saving scripts that can simplify routine work tasks. Python Automation For Dummies delivers, with simple explanations of how you can use Python to automatically wrangle data files, manage media files, create shortcuts, find and organize web data, and even analyze social media for trends. With this easy-to-follow Dummies guide, you can upskill, expand your productivity, and speed up the process of generating data-driven insights. You'll even learn to enhance your Python automations with AI, for workflows that are faster and smarter.

        • Review the basics of Python coding and follow steps for automating all sorts of tasks
        • Manage large file sets, organize and analyze data, and speed up research processes
        • Automate scheduling and other time-consuming tasks--and optimize work with AI
        • Free up time and resources by automating routine work, so you can foucs on more important issues

        This is a great Dummies resource for Python developers interested in applying the popular coding language to make workflows more efficient....

        Détails de conformité du produit

        Consulter les détails de conformité de ce produit (

        Personne responsable dans l'UE

        )
        Le choixNeuf et occasion
        Minimum5% remboursés
        La sécuritéSatisfait ou remboursé
        Le service clientsÀ votre écoute
        LinkedinFacebookTwitterInstagramYoutubePinterestTiktok
        visavisa
        mastercardmastercard
        klarnaklarna
        paypalpaypal
        floafloa
        americanexpressamericanexpress
        Rakuten Logo
        • Rakuten Kobo
        • Rakuten TV
        • Rakuten Viber
        • Rakuten Viki
        • Plus de services
        • À propos de Rakuten
        Rakuten.com