Perforce Automation With Python - Printable Version +- Softwarez.Info - Software's World! (https://softwarez.info) +-- Forum: Library Zone (https://softwarez.info/Forum-Library-Zone) +--- Forum: Video Tutorials (https://softwarez.info/Forum-Video-Tutorials) +--- Thread: Perforce Automation With Python (/Thread-Perforce-Automation-With-Python) |
Perforce Automation With Python - BaDshaH - 11-21-2024 Published 11/2024 MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz Language: English | Size: 2.65 GB | Duration: 5h 18m Streamlining production processes related to Perforce Version Control System using Python scripting What you'll learn Utilize Perforce Python API for automating all common manual user actions Improve and streamline production management pipelines by introducing Perforce Automation Construct User Interfaces using PySide6 library and Designer application Integrate Perforce Automation for custom tools in production Learn Perforce from user perspective Requirements Skills: Basics of Python. Tools: Perforce, Python, VS Code. All have free access. Description Welcome to Perforce Automation with Python! This course is designed to provide you with practical, hands-on learning focused on automating common user actions in Perforce Helix Core - a widely used Version Control System in the tech and creative industries. You will gain knowledge in transforming tedious manual work your teammates perform every day into a glorious single-button-click solution provided by you. By the end of the course, you'll be equipped with the skills to handle tasks such as:Establishing connections to Perforce servers.Checking out files and marking files for addition.Creating and managing changelists, including moving files between them.Reverting, shelving, and unshelving files.Syncing files and resolving conflicts.Submitting files.Building notification systems to alert users about specific Perforce events, such as new submissions or exclusive checkouts.Integrating Perforce automation into custom production tools to suit unique project needs.Lectures are workshops!This course is all about practice, with every lecture in the core section designed as a hands-on workshop. Each lecture follows a this structure to maximize your learning:Goal Introduction: I'll explain what we aim to achieve and show you the final result so you know what to work toward.Core Hints: You'll get key insights and tips to guide your implementation.Coding Together: We'll write Python code together to reach the goal step by step.Course FeaturesSource Code Included: Access the complete scripts covered in the course.GUI Integration: Learn how to build a debug GUI using PySide6 and QtDesigner to interact with your automation tools effortlessly.Short and Targeted Lessons: Each lecture addresses a specific task, making it easy to learn at your own pace.Whether you're a Technical Director, Pipeline Architect, Technical Artist, DevOps or just someone looking to improve your production pipeline with Python, this course will empower you to unlock the full potential of Perforce automation. Overview Section 1: Introduction Lecture 1 Course Introduction Lecture 2 How to use this course Lecture 3 Understanding Version Control System concept Section 2: Setting up working environment Lecture 4 Perforce, Python and Visual Studio Code installation Lecture 5 Preparing Debug GUI widget with PySide6 and Designer for features demo Section 3: Discovering Perforce Automation with Python Lecture 6 Connecting to Perforce with Python Lecture 7 Fetching Perforce workspace data Lecture 8 Adding Files on Checkout & Marking for Add Lecture 9 Separating files in dedicated Changelists Lecture 10 Deleting empty Changelists Lecture 11 Reverting all files from the given Chanelists Lecture 12 Reverting only unchanged files from the given Changelist Lecture 13 Working with Shelves Lecture 14 Syncing Files Lecture 15 Handling File Conflicts Lecture 16 Submitting Files Lecture 17 Perforce Monitoring System. Part 1 - New submits Lecture 18 Perforce Monitoring System. Part 2 - Exclusive Checkouts Lecture 19[Workshop] Implementing Perforce automation for Substance Painter exporter Section 4: Course wrap-up Lecture 20 Last word from Author Lecture 21 Project Source Files Technical Artist,Technical/Pipeline Directors,DevOps,Tools programmers,Automation specialists Homepage |