TorBT - Torrents and Magnet Links Search Engine

Python for DevOps - The Ultimate Hands-On Guide (2025)

File Name
Size
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/multi-file-projects/devops_utils/file_utils/__init__.py
0 B
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/multi-file-projects/devops_utils/network_utils/__init__.py
0 B
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/multi-file-projects/tests/__init__.py
0 B
Chapter 11 Mastering Automated Testing with Pytest/003. A Practical Guide to Test-Driven Development (TDD).mp4
114 MB
Chapter 01 Getting Started on Your Python for DevOps Journey/003. Setting Expectations for Our Journey.en.srt
6.5 kB
Chapter 01 Getting Started on Your Python for DevOps Journey/003. Setting Expectations for Our Journey.mp4
13 MB
Chapter 02 Python Environment Setup/001. Section Introduction.en.srt
1.4 kB
Chapter 02 Python Environment Setup/001. Section Introduction.mp4
2.8 MB
Chapter 02 Python Environment Setup/002. The Role of Python in Modern DevOps.en.srt
3.8 kB
Chapter 02 Python Environment Setup/002. The Role of Python in Modern DevOps.mp4
9.5 MB
Chapter 02 Python Environment Setup/003. Python Installation and Configuration Guide.en.srt
6.4 kB
Chapter 02 Python Environment Setup/003. Python Installation and Configuration Guide.mp4
17 MB
Chapter 02 Python Environment Setup/004. Using pyenv to Manage Python Versions.en.srt
4.4 kB
Chapter 02 Python Environment Setup/004. Using pyenv to Manage Python Versions.mp4
17 MB
Chapter 02 Python Environment Setup/005. Understanding Python Virtual Environments.en.srt
6.8 kB
Chapter 02 Python Environment Setup/005. Understanding Python Virtual Environments.mp4
15 MB
Chapter 02 Python Environment Setup/006. Your First Steps with Virtual Environments.en.srt
5.6 kB
Chapter 02 Python Environment Setup/006. Your First Steps with Virtual Environments.mp4
11 MB
Chapter 02 Python Environment Setup/007. Strategies for Managing Multiple Virtual Environments.en.srt
10 kB
Chapter 02 Python Environment Setup/007. Strategies for Managing Multiple Virtual Environments.mp4
28 MB
Chapter 02 Python Environment Setup/008. Exploring the Python REPL (Read-Eval-Print Loop).en.srt
9.2 kB
Chapter 02 Python Environment Setup/008. Exploring the Python REPL (Read-Eval-Print Loop).mp4
20 MB
Chapter 02 Python Environment Setup/009. From Script to Execution - Running Python Files.en.srt
2.8 kB
Chapter 02 Python Environment Setup/009. From Script to Execution - Running Python Files.mp4
4.5 MB
Chapter 02 Python Environment Setup/010. Interactive Coding with JupyterLab.en.srt
12 kB
Chapter 02 Python Environment Setup/010. Interactive Coding with JupyterLab.mp4
50 MB
Chapter 03 Mastering Core Python Concepts/001. Section Introduction.en.srt
2.1 kB
Chapter 03 Mastering Core Python Concepts/001. Section Introduction.mp4
4.2 MB
Chapter 03 Mastering Core Python Concepts/002. Working with Variables.en.srt
7.4 kB
Chapter 03 Mastering Core Python Concepts/002. Working with Variables.mp4
19 MB
Chapter 03 Mastering Core Python Concepts/003. The Importance of Code Comments.en.srt
5.0 kB
Chapter 03 Mastering Core Python Concepts/003. The Importance of Code Comments.mp4
16 MB
Chapter 03 Mastering Core Python Concepts/004. Handling Numerical Data.en.srt
12 kB
Chapter 03 Mastering Core Python Concepts/004. Handling Numerical Data.mp4
31 MB
Chapter 03 Mastering Core Python Concepts/005. Manipulating Strings.en.srt
20 kB
Chapter 03 Mastering Core Python Concepts/005. Manipulating Strings.mp4
67 MB
Chapter 03 Mastering Core Python Concepts/006. Practical Application - Calculating Disk Usage.en.srt
5.4 kB
Chapter 03 Mastering Core Python Concepts/006. Practical Application - Calculating Disk Usage.mp4
17 MB
Chapter 03 Mastering Core Python Concepts/007. Getting Started with Lists.en.srt
11 kB
Chapter 03 Mastering Core Python Concepts/007. Getting Started with Lists.mp4
39 MB
Chapter 03 Mastering Core Python Concepts/008. Techniques for Modifying Lists.en.srt
15 kB
Chapter 03 Mastering Core Python Concepts/008. Techniques for Modifying Lists.mp4
50 MB
Chapter 03 Mastering Core Python Concepts/009. Practical Exercises with Lists.en.srt
3.5 kB
Chapter 03 Mastering Core Python Concepts/009. Practical Exercises with Lists.mp4
9.6 MB
Chapter 03 Mastering Core Python Concepts/010. Understanding Tuples.en.srt
9.4 kB
Chapter 03 Mastering Core Python Concepts/010. Understanding Tuples.mp4
26 MB
Chapter 03 Mastering Core Python Concepts/011. An Introduction to Sets.en.srt
8.8 kB
Chapter 03 Mastering Core Python Concepts/011. An Introduction to Sets.mp4
32 MB
Chapter 03 Mastering Core Python Concepts/012. Performing Set Operations.en.srt
9.2 kB
Chapter 03 Mastering Core Python Concepts/012. Performing Set Operations.mp4
31 MB
Chapter 03 Mastering Core Python Concepts/013. Practical Exercises with Sets.en.srt
7.0 kB
Chapter 03 Mastering Core Python Concepts/013. Practical Exercises with Sets.mp4
24 MB
Chapter 03 Mastering Core Python Concepts/014. Comparing Lists, Tuples, and Sets.en.srt
4.2 kB
Chapter 03 Mastering Core Python Concepts/014. Comparing Lists, Tuples, and Sets.mp4
12 MB
Chapter 03 Mastering Core Python Concepts/015. Getting Started with Dictionaries.en.srt
19 kB
Chapter 03 Mastering Core Python Concepts/015. Getting Started with Dictionaries.mp4
69 MB
Chapter 03 Mastering Core Python Concepts/016. Performing Dictionary Operations.en.srt
8.4 kB
Chapter 03 Mastering Core Python Concepts/016. Performing Dictionary Operations.mp4
27 MB
Chapter 03 Mastering Core Python Concepts/017. Practical Exercises with Dictionaries.en.srt
9.2 kB
Chapter 03 Mastering Core Python Concepts/017. Practical Exercises with Dictionaries.mp4
27 MB
Chapter 03 Mastering Core Python Concepts/018. Fundamentals of Conditional Logic.en.srt
5.3 kB
Chapter 03 Mastering Core Python Concepts/018. Fundamentals of Conditional Logic.mp4
16 MB
Chapter 03 Mastering Core Python Concepts/019. Using If, Elif, and Else.en.srt
13 kB
Chapter 03 Mastering Core Python Concepts/019. Using If, Elif, and Else.mp4
40 MB
Chapter 03 Mastering Core Python Concepts/020. Implementing Guard Clauses for Cleaner Code.en.srt
7.6 kB
Chapter 03 Mastering Core Python Concepts/020. Implementing Guard Clauses for Cleaner Code.mp4
23 MB
Chapter 03 Mastering Core Python Concepts/021. Mastering For and While Loops.en.srt
11 kB
Chapter 03 Mastering Core Python Concepts/021. Mastering For and While Loops.mp4
38 MB
Chapter 03 Mastering Core Python Concepts/022. Controlling Loops with Break and Continue.en.srt
5.8 kB
Chapter 03 Mastering Core Python Concepts/022. Controlling Loops with Break and Continue.mp4
20 MB
Chapter 03 Mastering Core Python Concepts/023. An Introduction to List Comprehension.en.srt
6.2 kB
Chapter 03 Mastering Core Python Concepts/023. An Introduction to List Comprehension.mp4
20 MB
Chapter 03 Mastering Core Python Concepts/024. Advanced Comprehensions - Lists, Sets, Dictionaries.en.srt
11 kB
Chapter 03 Mastering Core Python Concepts/024. Advanced Comprehensions - Lists, Sets, Dictionaries.mp4
41 MB
Chapter 03 Mastering Core Python Concepts/025. Fundamentals of Python Functions.en.srt
3.1 kB
Chapter 03 Mastering Core Python Concepts/025. Fundamentals of Python Functions.mp4
7.9 MB
Chapter 03 Mastering Core Python Concepts/026. Creating and Returning Values from Functions.en.srt
7.5 kB
Chapter 03 Mastering Core Python Concepts/026. Creating and Returning Values from Functions.mp4
25 MB
Chapter 03 Mastering Core Python Concepts/027. Understanding Parameters and Arguments.en.srt
12 kB
Chapter 03 Mastering Core Python Concepts/027. Understanding Parameters and Arguments.mp4
47 MB
Chapter 03 Mastering Core Python Concepts/028. Writing Effective Docstrings.en.srt
5.8 kB
Chapter 03 Mastering Core Python Concepts/028. Writing Effective Docstrings.mp4
24 MB
Chapter 03 Mastering Core Python Concepts/029. Practical Exercises with Functions.en.srt
11 kB
Chapter 03 Mastering Core Python Concepts/029. Practical Exercises with Functions.mp4
36 MB
Chapter 03 Mastering Core Python Concepts/030. Generating Sequences with the Range Function.en.srt
11 kB
Chapter 03 Mastering Core Python Concepts/030. Generating Sequences with the Range Function.mp4
41 MB
Chapter 03 Mastering Core Python Concepts/031. Iterating with Enumerate and ZIP.en.srt
11 kB
Chapter 03 Mastering Core Python Concepts/031. Iterating with Enumerate and ZIP.mp4
34 MB
Chapter 03 Mastering Core Python Concepts/032. Fundamentals of Object-Oriented Programming.en.srt
8.1 kB
Chapter 03 Mastering Core Python Concepts/032. Fundamentals of Object-Oriented Programming.mp4
36 MB
Chapter 03 Mastering Core Python Concepts/033. Defining and Using Class Methods.en.srt
7.6 kB
Chapter 03 Mastering Core Python Concepts/033. Defining and Using Class Methods.mp4
33 MB
Chapter 03 Mastering Core Python Concepts/034. Implementing Inheritance.en.srt
11 kB
Chapter 03 Mastering Core Python Concepts/034. Implementing Inheritance.mp4
48 MB
Chapter 03 Mastering Core Python Concepts/035. Understanding args and kwargs.en.srt
8.8 kB
Chapter 03 Mastering Core Python Concepts/035. Understanding args and kwargs.mp4
36 MB
Chapter 03 Mastering Core Python Concepts/036. Argument Order with args and kwargs.en.srt
13 kB
Chapter 03 Mastering Core Python Concepts/036. Argument Order with args and kwargs.mp4
50 MB
Chapter 03 Mastering Core Python Concepts/037. Using args and kwargs in Function Calls.en.srt
9.1 kB
Chapter 03 Mastering Core Python Concepts/037. Using args and kwargs in Function Calls.mp4
34 MB
Chapter 03 Mastering Core Python Concepts/038. An Introduction to Lambda Functions.en.srt
5.2 kB
Chapter 03 Mastering Core Python Concepts/038. An Introduction to Lambda Functions.mp4
21 MB
Chapter 03 Mastering Core Python Concepts/039. Using Lambda for Sorting Collections.en.srt
4.9 kB
Chapter 03 Mastering Core Python Concepts/039. Using Lambda for Sorting Collections.mp4
22 MB
Chapter 03 Mastering Core Python Concepts/040. Using Lambda for Transforming Collections.en.srt
3.9 kB
Chapter 03 Mastering Core Python Concepts/040. Using Lambda for Transforming Collections.mp4
18 MB
Chapter 03 Mastering Core Python Concepts/041. Using Lambda for Filtering Collections.en.srt
3.1 kB
Chapter 03 Mastering Core Python Concepts/041. Using Lambda for Filtering Collections.mp4
13 MB
Chapter 04 Advanced Python - Generators and Decorators/001. Section Introduction.en.srt
2.4 kB
Chapter 04 Advanced Python - Generators and Decorators/001. Section Introduction.mp4
4.9 MB
Chapter 04 Advanced Python - Generators and Decorators/002. Understanding the Iteration Protocol.en.srt
8.3 kB
Chapter 04 Advanced Python - Generators and Decorators/002. Understanding the Iteration Protocol.mp4
23 MB
Chapter 04 Advanced Python - Generators and Decorators/003. Iterators and Iterables in Practice.en.srt
14 kB
Chapter 04 Advanced Python - Generators and Decorators/003. Iterators and Iterables in Practice.mp4
40 MB
Chapter 04 Advanced Python - Generators and Decorators/004. The Basics of Generator Syntax.en.srt
9.2 kB
Chapter 04 Advanced Python - Generators and Decorators/004. The Basics of Generator Syntax.mp4
31 MB
Chapter 04 Advanced Python - Generators and Decorators/005. Harnessing the Power of the yield Statement.en.srt
7.9 kB
Chapter 04 Advanced Python - Generators and Decorators/005. Harnessing the Power of the yield Statement.mp4
27 MB
Chapter 04 Advanced Python - Generators and Decorators/006. Controlling Generator Execution - Pause and Resume.en.srt
5.6 kB
Chapter 04 Advanced Python - Generators and Decorators/006. Controlling Generator Execution - Pause and Resume.mp4
19 MB
Chapter 04 Advanced Python - Generators and Decorators/007. Managing State within Generators.en.srt
8.3 kB
Chapter 04 Advanced Python - Generators and Decorators/007. Managing State within Generators.mp4
26 MB
Chapter 04 Advanced Python - Generators and Decorators/008. Understanding Generator Exhaustion.en.srt
3.1 kB
Chapter 04 Advanced Python - Generators and Decorators/008. Understanding Generator Exhaustion.mp4
7.6 MB
Chapter 04 Advanced Python - Generators and Decorators/009. Comparing return and yield.en.srt
7.8 kB
Chapter 04 Advanced Python - Generators and Decorators/009. Comparing return and yield.mp4
26 MB
Chapter 04 Advanced Python - Generators and Decorators/010. Practical Exercises with Generators.en.srt
12 kB
Chapter 04 Advanced Python - Generators and Decorators/010. Practical Exercises with Generators.mp4
37 MB
Chapter 04 Advanced Python - Generators and Decorators/011. Creating Efficient Data Pipelines.en.srt
29 kB
Chapter 04 Advanced Python - Generators and Decorators/011. Creating Efficient Data Pipelines.mp4
96 MB
Chapter 04 Advanced Python - Generators and Decorators/012. Exploring Functions as First-Class Citizens.en.srt
11 kB
Chapter 04 Advanced Python - Generators and Decorators/012. Exploring Functions as First-Class Citizens.mp4
32 MB
Chapter 04 Advanced Python - Generators and Decorators/013. Implementing Factory Functions.en.srt
4.4 kB
Chapter 04 Advanced Python - Generators and Decorators/013. Implementing Factory Functions.mp4
15 MB
Chapter 04 Advanced Python - Generators and Decorators/014. Using Functions within Data Structures.en.srt
4.8 kB
Chapter 04 Advanced Python - Generators and Decorators/014. Using Functions within Data Structures.mp4
15 MB
Chapter 04 Advanced Python - Generators and Decorators/015. An Introduction to Decorators.en.srt
11 kB
Chapter 04 Advanced Python - Generators and Decorators/015. An Introduction to Decorators.mp4
38 MB
Chapter 04 Advanced Python - Generators and Decorators/016. Passing Arguments to Decorators.en.srt
14 kB
Chapter 04 Advanced Python - Generators and Decorators/016. Passing Arguments to Decorators.mp4
44 MB
Chapter 04 Advanced Python - Generators and Decorators/017. Managing Return Values in Decorators.en.srt
6.0 kB
Chapter 04 Advanced Python - Generators and Decorators/017. Managing Return Values in Decorators.mp4
22 MB
Chapter 04 Advanced Python - Generators and Decorators/018. Exception Handling within Decorators.en.srt
4.9 kB
Chapter 04 Advanced Python - Generators and Decorators/018. Exception Handling within Decorators.mp4
16 MB
Chapter 04 Advanced Python - Generators and Decorators/019. Preserving Function Metadata with functools.wraps.en.srt
7.0 kB
Chapter 04 Advanced Python - Generators and Decorators/019. Preserving Function Metadata with functools.wraps.mp4
22 MB
Chapter 04 Advanced Python - Generators and Decorators/020. Applying Multiple Decorators.en.srt
9.5 kB
Chapter 04 Advanced Python - Generators and Decorators/020. Applying Multiple Decorators.mp4
29 MB
Chapter 05 Error Handling and Resource Management/001. Section Introduction.en.srt
2.5 kB
Chapter 05 Error Handling and Resource Management/001. Section Introduction.mp4
5.5 MB
Chapter 05 Error Handling and Resource Management/002. Mastering Exception Syntax.en.srt
6.2 kB
Chapter 05 Error Handling and Resource Management/002. Mastering Exception Syntax.mp4
15 MB
Chapter 05 Error Handling and Resource Management/003. A Paradigm Shift - Thinking in Exceptions.en.srt
7.6 kB
Chapter 05 Error Handling and Resource Management/003. A Paradigm Shift - Thinking in Exceptions.mp4
20 MB
Chapter 05 Error Handling and Resource Management/004. A Tour of Built-in Exceptions.en.srt
12 kB
Chapter 05 Error Handling and Resource Management/004. A Tour of Built-in Exceptions.mp4
43 MB
Chapter 05 Error Handling and Resource Management/005. Handling OS and Key Errors.en.srt
12 kB
Chapter 05 Error Handling and Resource Management/005. Handling OS and Key Errors.mp4
46 MB
Chapter 05 Error Handling and Resource Management/006. Dealing with Index, Value, and Type Errors.en.srt
9.2 kB
Chapter 05 Error Handling and Resource Management/006. Dealing with Index, Value, and Type Errors.mp4
31 MB
Chapter 05 Error Handling and Resource Management/007. Managing Attribute and Import Errors.en.srt
9.0 kB
Chapter 05 Error Handling and Resource Management/007. Managing Attribute and Import Errors.mp4
30 MB
Chapter 05 Error Handling and Resource Management/008. Using the raise Statement Effectively.en.srt
7.8 kB
Chapter 05 Error Handling and Resource Management/008. Using the raise Statement Effectively.mp4
26 MB
Chapter 05 Error Handling and Resource Management/009. Best Practices for Raising Exceptions.en.srt
9.2 kB
Chapter 05 Error Handling and Resource Management/009. Best Practices for Raising Exceptions.mp4
32 MB
Chapter 05 Error Handling and Resource Management/010. Creating Your Own Custom Exceptions.en.srt
4.9 kB
Chapter 05 Error Handling and Resource Management/010. Creating Your Own Custom Exceptions.mp4
18 MB
Chapter 05 Error Handling and Resource Management/011. Enriching Custom Exceptions with Context.en.srt
14 kB
Chapter 05 Error Handling and Resource Management/011. Enriching Custom Exceptions with Context.mp4
49 MB
Chapter 05 Error Handling and Resource Management/012. The Imperative of Manual Resource Cleanup.en.srt
8.9 kB
Chapter 05 Error Handling and Resource Management/012. The Imperative of Manual Resource Cleanup.mp4
28 MB
Chapter 05 Error Handling and Resource Management/013. Understanding the Context Manager Protocol.en.srt
6.3 kB
Chapter 05 Error Handling and Resource Management/013. Understanding the Context Manager Protocol.mp4
19 MB
Chapter 05 Error Handling and Resource Management/014. Simplifying Resource Management with with.en.srt
11 kB
Chapter 05 Error Handling and Resource Management/014. Simplifying Resource Management with with.mp4
35 MB
Chapter 05 Error Handling and Resource Management/015. Building Custom Context Managers.en.srt
9.8 kB
Chapter 05 Error Handling and Resource Management/015. Building Custom Context Managers.mp4
31 MB
Chapter 05 Error Handling and Resource Management/016. Using the contextmanager Decorator.en.srt
16 kB
Chapter 05 Error Handling and Resource Management/016. Using the contextmanager Decorator.mp4
55 MB
Chapter 06 Effective Logging in Python/001. Section Introduction.en.srt
2.5 kB
Chapter 06 Effective Logging in Python/001. Section Introduction.mp4
5.3 MB
Chapter 06 Effective Logging in Python/002. The Critical Role of Logging in DevOps.en.srt
13 kB
Chapter 06 Effective Logging in Python/002. The Critical Role of Logging in DevOps.mp4
31 MB
Chapter 06 Effective Logging in Python/003. Deconstructing the Anatomy of a Log.en.srt
11 kB
Chapter 06 Effective Logging in Python/003. Deconstructing the Anatomy of a Log.mp4
26 MB
Chapter 06 Effective Logging in Python/004. Practical Application of Logging Principles.en.srt
22 kB
Chapter 06 Effective Logging in Python/004. Practical Application of Logging Principles.mp4
69 MB
Chapter 06 Effective Logging in Python/005. Understanding and Using Log Levels.en.srt
25 kB
Chapter 06 Effective Logging in Python/005. Understanding and Using Log Levels.mp4
73 MB
Chapter 06 Effective Logging in Python/006. Directing Logs to Files with File Handlers.en.srt
7.5 kB
Chapter 06 Effective Logging in Python/006. Directing Logs to Files with File Handlers.mp4
22 MB
Chapter 06 Effective Logging in Python/007. Implementing Size-Based Log Rotation.en.srt
12 kB
Chapter 06 Effective Logging in Python/007. Implementing Size-Based Log Rotation.mp4
47 MB
Chapter 06 Effective Logging in Python/008. Implementing Time-Based Log Rotation.en.srt
14 kB
Chapter 06 Effective Logging in Python/008. Implementing Time-Based Log Rotation.mp4
52 MB
Chapter 06 Effective Logging in Python/009. Adopting Structured Logging with JSON.en.srt
19 kB
Chapter 06 Effective Logging in Python/009. Adopting Structured Logging with JSON.mp4
54 MB
Chapter 06 Effective Logging in Python/010. Enhancing Structured Logs with Custom Fields and Exception Info.en.srt
7.8 kB
Chapter 06 Effective Logging in Python/010. Enhancing Structured Logs with Custom Fields and Exception Info.mp4
26 MB
Chapter 06 Effective Logging in Python/011. Configuring Logging via INI Files.en.srt
20 kB
Chapter 06 Effective Logging in Python/011. Configuring Logging via INI Files.mp4
61 MB
Chapter 06 Effective Logging in Python/012. Dictionary-Based Logging Configuration.en.srt
12 kB
Chapter 06 Effective Logging in Python/012. Dictionary-Based Logging Configuration.mp4
41 MB
Chapter 06 Effective Logging in Python/013. JSON-Based Logging Configuration.en.srt
10 kB
Chapter 06 Effective Logging in Python/013. JSON-Based Logging Configuration.mp4
35 MB
Chapter 06 Effective Logging in Python/014. Implementing Dynamic Logging Configurations.en.srt
12 kB
Chapter 06 Effective Logging in Python/014. Implementing Dynamic Logging Configurations.mp4
44 MB
Chapter 07 Data Handling - Files, Regex, and Serialization/001. Section Introduction.en.srt
2.9 kB
Chapter 07 Data Handling - Files, Regex, and Serialization/001. Section Introduction.mp4
6.0 MB
Chapter 07 Data Handling - Files, Regex, and Serialization/002. Modern File System Paths with pathlib.en.srt
9.5 kB
Chapter 07 Data Handling - Files, Regex, and Serialization/002. Modern File System Paths with pathlib.mp4
30 MB
Chapter 07 Data Handling - Files, Regex, and Serialization/003. Core File and Directory Operations.en.srt
11 kB
Chapter 07 Data Handling - Files, Regex, and Serialization/003. Core File and Directory Operations.mp4
33 MB
Chapter 07 Data Handling - Files, Regex, and Serialization/004. A Deep Dive into File IO Modes.en.srt
13 kB
Chapter 07 Data Handling - Files, Regex, and Serialization/004. A Deep Dive into File IO Modes.mp4
40 MB
Chapter 07 Data Handling - Files, Regex, and Serialization/005. A Deep Dive into File ReadWrite Methods.en.srt
18 kB
Chapter 07 Data Handling - Files, Regex, and Serialization/005. A Deep Dive into File ReadWrite Methods.mp4
61 MB
Chapter 07 Data Handling - Files, Regex, and Serialization/006. Getting Started with Regular Expressions.en.srt
20 kB
Chapter 07 Data Handling - Files, Regex, and Serialization/006. Getting Started with Regular Expressions.mp4
71 MB
Chapter 07 Data Handling - Files, Regex, and Serialization/007. Mastering Quantifiers and Search Greediness.en.srt
14 kB
Chapter 07 Data Handling - Files, Regex, and Serialization/007. Mastering Quantifiers and Search Greediness.mp4
46 MB
Chapter 07 Data Handling - Files, Regex, and Serialization/008. Using Capturing Groups in Regex.en.srt
13 kB
Chapter 07 Data Handling - Files, Regex, and Serialization/008. Using Capturing Groups in Regex.mp4
52 MB
Chapter 07 Data Handling - Files, Regex, and Serialization/009. Understanding Non-Capturing Groups.en.srt
5.6 kB
Chapter 07 Data Handling - Files, Regex, and Serialization/009. Understanding Non-Capturing Groups.mp4
21 MB
Chapter 07 Data Handling - Files, Regex, and Serialization/010. Leveraging Back-references in Patterns.en.srt
9.3 kB
Chapter 07 Data Handling - Files, Regex, and Serialization/010. Leveraging Back-references in Patterns.mp4
30 MB
Chapter 07 Data Handling - Files, Regex, and Serialization/011. Finding All Matches with findall() and finditer().en.srt
10 kB
Chapter 07 Data Handling - Files, Regex, and Serialization/011. Finding All Matches with findall() and finditer().mp4
38 MB
Chapter 07 Data Handling - Files, Regex, and Serialization/012. Splitting Strings with Regex.en.srt
17 kB
Chapter 07 Data Handling - Files, Regex, and Serialization/012. Splitting Strings with Regex.mp4
65 MB
Chapter 07 Data Handling - Files, Regex, and Serialization/013. Substituting Text with Regex.en.srt
20 kB
Chapter 07 Data Handling - Files, Regex, and Serialization/013. Substituting Text with Regex.mp4
68 MB
Chapter 07 Data Handling - Files, Regex, and Serialization/014. Parsing Data with JSON Deserialization.en.srt
14 kB
Chapter 07 Data Handling - Files, Regex, and Serialization/014. Parsing Data with JSON Deserialization.mp4
50 MB
Chapter 07 Data Handling - Files, Regex, and Serialization/015. Generating Data with JSON Serialization.en.srt
8.1 kB
Chapter 07 Data Handling - Files, Regex, and Serialization/015. Generating Data with JSON Serialization.mp4
26 MB
Chapter 07 Data Handling - Files, Regex, and Serialization/016. An Overview of YAML Data Handling.en.srt
12 kB
Chapter 07 Data Handling - Files, Regex, and Serialization/016. An Overview of YAML Data Handling.mp4
48 MB
Chapter 07 Data Handling - Files, Regex, and Serialization/017. YAML Serialization and Deserialization Techniques.en.srt
12 kB
Chapter 07 Data Handling - Files, Regex, and Serialization/017. YAML Serialization and Deserialization Techniques.mp4
47 MB
Chapter 07 Data Handling - Files, Regex, and Serialization/018. Techniques for Reading CSV Files.en.srt
13 kB
Chapter 07 Data Handling - Files, Regex, and Serialization/018. Techniques for Reading CSV Files.mp4
52 MB
Chapter 07 Data Handling - Files, Regex, and Serialization/019. Techniques for Writing CSV Files.en.srt
12 kB
Chapter 07 Data Handling - Files, Regex, and Serialization/019. Techniques for Writing CSV Files.mp4
43 MB
Chapter 08 Automating DevOps Tasks and System Interactions/001. Section Introduction.en.srt
2.1 kB
Chapter 08 Automating DevOps Tasks and System Interactions/001. Section Introduction.mp4
4.3 MB
Chapter 08 Automating DevOps Tasks and System Interactions/002. Reading Environment Variables.en.srt
13 kB
Chapter 08 Automating DevOps Tasks and System Interactions/002. Reading Environment Variables.mp4
45 MB
Chapter 08 Automating DevOps Tasks and System Interactions/003. Modifying and Unsetting Environment Variables.en.srt
8.5 kB
Chapter 08 Automating DevOps Tasks and System Interactions/003. Modifying and Unsetting Environment Variables.mp4
29 MB
Chapter 08 Automating DevOps Tasks and System Interactions/004. Managing Configuration with Dotenv Files.en.srt
11 kB
Chapter 08 Automating DevOps Tasks and System Interactions/004. Managing Configuration with Dotenv Files.mp4
36 MB
Chapter 08 Automating DevOps Tasks and System Interactions/005. Programmatically Listing Directory Contents.en.srt
9.0 kB
Chapter 08 Automating DevOps Tasks and System Interactions/005. Programmatically Listing Directory Contents.mp4
29 MB
Chapter 08 Automating DevOps Tasks and System Interactions/006. Creating Directories with Python.en.srt
5.6 kB
Chapter 08 Automating DevOps Tasks and System Interactions/006. Creating Directories with Python.mp4
20 MB
Chapter 08 Automating DevOps Tasks and System Interactions/007. Safely Deleting Files and Directories.en.srt
7.0 kB
Chapter 08 Automating DevOps Tasks and System Interactions/007. Safely Deleting Files and Directories.mp4
23 MB
Chapter 08 Automating DevOps Tasks and System Interactions/008. Copying Files and Directory Trees.en.srt
7.1 kB
Chapter 08 Automating DevOps Tasks and System Interactions/008. Copying Files and Directory Trees.mp4
23 MB
Chapter 08 Automating DevOps Tasks and System Interactions/009. Moving and Renaming Files and Directories.en.srt
13 kB
Chapter 08 Automating DevOps Tasks and System Interactions/009. Moving and Renaming Files and Directories.mp4
45 MB
Chapter 08 Automating DevOps Tasks and System Interactions/010. Working with Temporary Files.en.srt
15 kB
Chapter 08 Automating DevOps Tasks and System Interactions/010. Working with Temporary Files.mp4
59 MB
Chapter 08 Automating DevOps Tasks and System Interactions/011. Managing Temporary Directories.en.srt
7.5 kB
Chapter 08 Automating DevOps Tasks and System Interactions/011. Managing Temporary Directories.mp4
28 MB
Chapter 08 Automating DevOps Tasks and System Interactions/012. Executing External Commands with Subprocesses.en.srt
17 kB
Chapter 08 Automating DevOps Tasks and System Interactions/012. Executing External Commands with Subprocesses.mp4
62 MB
Chapter 08 Automating DevOps Tasks and System Interactions/013. Robust Error Handling for Subprocesses.en.srt
8.8 kB
Chapter 08 Automating DevOps Tasks and System Interactions/013. Robust Error Handling for Subprocesses.mp4
36 MB
Chapter 08 Automating DevOps Tasks and System Interactions/014. Managing Subprocess Timeouts.en.srt
5.3 kB
Chapter 08 Automating DevOps Tasks and System Interactions/014. Managing Subprocess Timeouts.mp4
19 MB
Chapter 09 API Interaction with the Requests Library/001. Section Introduction.en.srt
1.7 kB
Chapter 09 API Interaction with the Requests Library/001. Section Introduction.mp4
3.7 MB
Chapter 09 API Interaction with the Requests Library/002. Generating a GitHub Personal Access Token for API Access.en.srt
3.1 kB
Chapter 09 API Interaction with the Requests Library/002. Generating a GitHub Personal Access Token for API Access.mp4
10 MB
Chapter 09 API Interaction with the Requests Library/003. Making GET Requests to Retrieve Data.en.srt
12 kB
Chapter 09 API Interaction with the Requests Library/003. Making GET Requests to Retrieve Data.mp4
57 MB
Chapter 09 API Interaction with the Requests Library/004. Passing Data with Query Parameters.en.srt
12 kB
Chapter 09 API Interaction with the Requests Library/004. Passing Data with Query Parameters.mp4
56 MB
Chapter 09 API Interaction with the Requests Library/005. Sending Data with POST Requests.en.srt
10 kB
Chapter 09 API Interaction with the Requests Library/005. Sending Data with POST Requests.mp4
35 MB
Chapter 09 API Interaction with the Requests Library/006. Understanding and Interpreting HTTP Status Codes.en.srt
8.1 kB
Chapter 09 API Interaction with the Requests Library/006. Understanding and Interpreting HTTP Status Codes.mp4
30 MB
Chapter 09 API Interaction with the Requests Library/007. Automatic Exception Raising for HTTP Errors.en.srt
6.9 kB
Chapter 09 API Interaction with the Requests Library/007. Automatic Exception Raising for HTTP Errors.mp4
25 MB
Chapter 09 API Interaction with the Requests Library/008. Implementing Basic Authentication.en.srt
11 kB
Chapter 09 API Interaction with the Requests Library/008. Implementing Basic Authentication.mp4
41 MB
Chapter 09 API Interaction with the Requests Library/009. Securing Requests with Token-Based Authentication.en.srt
10 kB
Chapter 09 API Interaction with the Requests Library/009. Securing Requests with Token-Based Authentication.mp4
38 MB
Chapter 09 API Interaction with the Requests Library/010. Preventing Indefinite Hangs with Timeouts.en.srt
5.7 kB
Chapter 09 API Interaction with the Requests Library/010. Preventing Indefinite Hangs with Timeouts.mp4
21 MB
Chapter 09 API Interaction with the Requests Library/011. Implementing a Simple Retry Mechanism.en.srt
10 kB
Chapter 09 API Interaction with the Requests Library/011. Implementing a Simple Retry Mechanism.mp4
38 MB
Chapter 09 API Interaction with the Requests Library/012. Advanced Retries - Exponential Backoff and Jitter.en.srt
16 kB
Chapter 09 API Interaction with the Requests Library/012. Advanced Retries - Exponential Backoff and Jitter.mp4
64 MB
Chapter 10 Writing Robust Code with Static Typing/001. Section Introduction.en.srt
2.3 kB
Chapter 10 Writing Robust Code with Static Typing/001. Section Introduction.mp4
4.9 MB
Chapter 10 Writing Robust Code with Static Typing/002. Configuring Pylance in VS Code for Optimal Type Checking.en.srt
3.0 kB
Chapter 10 Writing Robust Code with Static Typing/002. Configuring Pylance in VS Code for Optimal Type Checking.mp4
12 MB
Chapter 10 Writing Robust Code with Static Typing/003. An Introduction to Python's Type Hint System.en.srt
17 kB
Chapter 10 Writing Robust Code with Static Typing/003. An Introduction to Python's Type Hint System.mp4
62 MB
Chapter 10 Writing Robust Code with Static Typing/004. Avoiding Common Pitfalls in Type Hinting.en.srt
8.0 kB
Chapter 10 Writing Robust Code with Static Typing/004. Avoiding Common Pitfalls in Type Hinting.mp4
30 MB
Chapter 10 Writing Robust Code with Static Typing/005. Applying Type Hints to Lists.en.srt
7.1 kB
Chapter 10 Writing Robust Code with Static Typing/005. Applying Type Hints to Lists.mp4
26 MB
Chapter 10 Writing Robust Code with Static Typing/006. Typing Dictionaries, Tuples, and Sets.en.srt
8.4 kB
Chapter 10 Writing Robust Code with Static Typing/006. Typing Dictionaries, Tuples, and Sets.mp4
28 MB
Chapter 10 Writing Robust Code with Static Typing/007. Using Union and Optional for Flexible Typing.en.srt
15 kB
Chapter 10 Writing Robust Code with Static Typing/007. Using Union and Optional for Flexible Typing.mp4
51 MB
Chapter 10 Writing Robust Code with Static Typing/008. Creating Strictly-Typed Dictionaries with TypedDict.en.srt
8.3 kB
Chapter 10 Writing Robust Code with Static Typing/008. Creating Strictly-Typed Dictionaries with TypedDict.mp4
19 MB
Chapter 10 Writing Robust Code with Static Typing/009. Adding Type Hints to Classes.en.srt
15 kB
Chapter 10 Writing Robust Code with Static Typing/009. Adding Type Hints to Classes.mp4
52 MB
Chapter 10 Writing Robust Code with Static Typing/010. Resolving Type Dependencies with Forward References.en.srt
7.0 kB
Chapter 10 Writing Robust Code with Static Typing/010. Resolving Type Dependencies with Forward References.mp4
23 MB
Chapter 10 Writing Robust Code with Static Typing/011. An Introduction to Generic Types.en.srt
12 kB
Chapter 10 Writing Robust Code with Static Typing/011. An Introduction to Generic Types.mp4
39 MB
Chapter 10 Writing Robust Code with Static Typing/012. Creating Constrained Type Variables.en.srt
6.2 kB
Chapter 10 Writing Robust Code with Static Typing/012. Creating Constrained Type Variables.mp4
24 MB
Chapter 10 Writing Robust Code with Static Typing/013. Defining Bounded Type Variables.en.srt
11 kB
Chapter 10 Writing Robust Code with Static Typing/013. Defining Bounded Type Variables.mp4
45 MB
Chapter 10 Writing Robust Code with Static Typing/014. Using Generics with Classes.en.srt
12 kB
Chapter 10 Writing Robust Code with Static Typing/014. Using Generics with Classes.mp4
44 MB
Chapter 10 Writing Robust Code with Static Typing/015. Applying Type Hints to Decorators.en.srt
13 kB
Chapter 10 Writing Robust Code with Static Typing/015. Applying Type Hints to Decorators.mp4
46 MB
Chapter 10 Writing Robust Code with Static Typing/016. Enhancing Type Information for Decorators.en.srt
7.1 kB
Chapter 10 Writing Robust Code with Static Typing/016. Enhancing Type Information for Decorators.mp4
25 MB
Chapter 10 Writing Robust Code with Static Typing/017. Adding Type Hints to Generators.en.srt
7.9 kB
Chapter 10 Writing Robust Code with Static Typing/017. Adding Type Hints to Generators.mp4
28 MB
Chapter 10 Writing Robust Code with Static Typing/018. Typing Iterables and Iterators.en.srt
5.3 kB
Chapter 10 Writing Robust Code with Static Typing/018. Typing Iterables and Iterators.mp4
16 MB
Chapter 11 Mastering Automated Testing with Pytest/001. Section Introduction.en.srt
2.6 kB
Chapter 11 Mastering Automated Testing with Pytest/001. Section Introduction.mp4
5.5 MB
Chapter 11 Mastering Automated Testing with Pytest/002. Writing Assertions with Pytest.en.srt
8.4 kB
Chapter 11 Mastering Automated Testing with Pytest/002. Writing Assertions with Pytest.mp4
27 MB
Chapter 11 Mastering Automated Testing with Pytest/003. A Practical Guide to Test-Driven Development (TDD).en.srt
31 kB
Chapter 01 Getting Started on Your Python for DevOps Journey/002. Maximizing Your Learning Experience.mp4
18 MB
Chapter 11 Mastering Automated Testing with Pytest/004. Analyzing Test Failures and Handling Floating-Point Comparisons.en.srt
5.4 kB
Chapter 11 Mastering Automated Testing with Pytest/004. Analyzing Test Failures and Handling Floating-Point Comparisons.mp4
21 MB
Chapter 11 Mastering Automated Testing with Pytest/005. Verifying Exception Handling in Tests.en.srt
4.9 kB
Chapter 11 Mastering Automated Testing with Pytest/005. Verifying Exception Handling in Tests.mp4
18 MB
Chapter 11 Mastering Automated Testing with Pytest/006. Handling Tests That Are Expected to Fail.en.srt
3.6 kB
Chapter 11 Mastering Automated Testing with Pytest/006. Handling Tests That Are Expected to Fail.mp4
14 MB
Chapter 11 Mastering Automated Testing with Pytest/007. Configuring Pytest for Your Projects.en.srt
8.1 kB
Chapter 11 Mastering Automated Testing with Pytest/007. Configuring Pytest for Your Projects.mp4
26 MB
Chapter 11 Mastering Automated Testing with Pytest/008. Conditionally Skipping Tests.en.srt
9.4 kB
Chapter 11 Mastering Automated Testing with Pytest/008. Conditionally Skipping Tests.mp4
37 MB
Chapter 11 Mastering Automated Testing with Pytest/009. Marking and Tracking Expected Failures.en.srt
5.4 kB
Chapter 11 Mastering Automated Testing with Pytest/009. Marking and Tracking Expected Failures.mp4
24 MB
Chapter 11 Mastering Automated Testing with Pytest/010. Organizing Tests with Custom Markers.en.srt
9.5 kB
Chapter 11 Mastering Automated Testing with Pytest/010. Organizing Tests with Custom Markers.mp4
36 MB
Chapter 11 Mastering Automated Testing with Pytest/011. Simplifying Test Setups with Fixtures.en.srt
17 kB
Chapter 11 Mastering Automated Testing with Pytest/011. Simplifying Test Setups with Fixtures.mp4
61 MB
Chapter 11 Mastering Automated Testing with Pytest/012. Controlling Fixture Lifecycle with Scopes.en.srt
12 kB
Chapter 11 Mastering Automated Testing with Pytest/012. Controlling Fixture Lifecycle with Scopes.mp4
52 MB
Chapter 11 Mastering Automated Testing with Pytest/013. Creating Sharable Fixtures with conftest.py.en.srt
7.6 kB
Chapter 11 Mastering Automated Testing with Pytest/013. Creating Sharable Fixtures with conftest.py.mp4
28 MB
Chapter 11 Mastering Automated Testing with Pytest/014. Running Tests with Multiple Inputs via Parametrization.en.srt
13 kB
Chapter 11 Mastering Automated Testing with Pytest/014. Running Tests with Multiple Inputs via Parametrization.mp4
52 MB
Chapter 11 Mastering Automated Testing with Pytest/015. Advanced Parametrization Techniques.en.srt
17 kB
Chapter 11 Mastering Automated Testing with Pytest/015. Advanced Parametrization Techniques.mp4
77 MB
Chapter 11 Mastering Automated Testing with Pytest/016. Core Concepts of Mocking.en.srt
14 kB
Chapter 11 Mastering Automated Testing with Pytest/016. Core Concepts of Mocking.mp4
51 MB
Chapter 11 Mastering Automated Testing with Pytest/017. Using the patch Decorator and mocker Fixture.en.srt
9.9 kB
Chapter 11 Mastering Automated Testing with Pytest/017. Using the patch Decorator and mocker Fixture.mp4
43 MB
Chapter 11 Mastering Automated Testing with Pytest/018. Customizing Mock Object Behavior.en.srt
19 kB
Chapter 11 Mastering Automated Testing with Pytest/018. Customizing Mock Object Behavior.mp4
77 MB
Chapter 11 Mastering Automated Testing with Pytest/019. Simulating Exceptions and Dynamic Return Values.en.srt
13 kB
Chapter 11 Mastering Automated Testing with Pytest/019. Simulating Exceptions and Dynamic Return Values.mp4
53 MB
Chapter 11 Mastering Automated Testing with Pytest/020. Advanced Side Effects with Callables.en.srt
13 kB
Chapter 11 Mastering Automated Testing with Pytest/020. Advanced Side Effects with Callables.mp4
58 MB
Chapter 11 Mastering Automated Testing with Pytest/021. Choosing Between Mock and MagicMock.en.srt
9.3 kB
Chapter 11 Mastering Automated Testing with Pytest/021. Choosing Between Mock and MagicMock.mp4
39 MB
Chapter 12 Best Practices for Structuring Python Projects/001. Section Introduction.en.srt
3.0 kB
Chapter 12 Best Practices for Structuring Python Projects/001. Section Introduction.mp4
5.9 MB
Chapter 12 Best Practices for Structuring Python Projects/002. Understanding Python Modules.en.srt
13 kB
Chapter 12 Best Practices for Structuring Python Projects/002. Understanding Python Modules.mp4
37 MB
Chapter 12 Best Practices for Structuring Python Projects/003. Organizing Code with Python Packages.en.srt
12 kB
Chapter 12 Best Practices for Structuring Python Projects/003. Organizing Code with Python Packages.mp4
39 MB
Chapter 12 Best Practices for Structuring Python Projects/004. Structuring Projects with Subpackages.en.srt
13 kB
Chapter 12 Best Practices for Structuring Python Projects/004. Structuring Projects with Subpackages.mp4
44 MB
Chapter 12 Best Practices for Structuring Python Projects/005. Absolute vs. Relative Imports - A Comparison.en.srt
14 kB
Chapter 12 Best Practices for Structuring Python Projects/005. Absolute vs. Relative Imports - A Comparison.mp4
56 MB
Chapter 12 Best Practices for Structuring Python Projects/006. Troubleshooting Common Import Errors.en.srt
11 kB
Chapter 12 Best Practices for Structuring Python Projects/006. Troubleshooting Common Import Errors.mp4
37 MB
Chapter 12 Best Practices for Structuring Python Projects/007. Executing Modules as Scripts.en.srt
20 kB
Chapter 12 Best Practices for Structuring Python Projects/007. Executing Modules as Scripts.mp4
75 MB
Chapter 12 Best Practices for Structuring Python Projects/008. Modern Project Configuration with pyproject.toml.en.srt
12 kB
Chapter 12 Best Practices for Structuring Python Projects/008. Modern Project Configuration with pyproject.toml.mp4
45 MB
Chapter 12 Best Practices for Structuring Python Projects/009. Integrating Tests into a Multi-File Project Structure.en.srt
15 kB
Chapter 12 Best Practices for Structuring Python Projects/009. Integrating Tests into a Multi-File Project Structure.mp4
63 MB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/001. Section Introduction.en.srt
5.0 kB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/001. Section Introduction.mp4
10 MB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/002. Creating Command-Line Interfaces with Click.en.srt
5.3 kB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/002. Creating Command-Line Interfaces with Click.mp4
13 MB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/003. Selecting the Right CICD Tools for Python.en.srt
8.4 kB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/003. Selecting the Right CICD Tools for Python.mp4
22 MB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/004. An Overview of Our CICD Pipeline Design.en.srt
5.3 kB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/004. An Overview of Our CICD Pipeline Design.mp4
12 MB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/005. Setting Up the GitHub Repository and Local Workspace.en.srt
6.5 kB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/005. Setting Up the GitHub Repository and Local Workspace.mp4
16 MB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/006. Outlining the Project Implementation Plan.en.srt
5.1 kB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/006. Outlining the Project Implementation Plan.mp4
19 MB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/007. Defining Project Metadata with pyproject.toml.en.srt
7.4 kB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/007. Defining Project Metadata with pyproject.toml.mp4
25 MB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/008. Developing the Core HTTP Checker Module.en.srt
13 kB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/008. Developing the Core HTTP Checker Module.mp4
39 MB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/009. Building the CLI Part 1.en.srt
11 kB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/009. Building the CLI Part 1.mp4
36 MB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/010. Building the CLI Part 2.en.srt
11 kB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/010. Building the CLI Part 2.mp4
49 MB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/011. Creating a Minimal Viable Workflow with GitHub Actions.en.srt
8.9 kB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/011. Creating a Minimal Viable Workflow with GitHub Actions.mp4
29 MB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/012. Integrating Linting and Code Formatting Checks.en.srt
20 kB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/012. Integrating Linting and Code Formatting Checks.mp4
70 MB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/013. Incorporating Static Type and Security Analysis.en.srt
18 kB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/013. Incorporating Static Type and Security Analysis.mp4
73 MB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/014. Configuring Pytest for the CICD Pipeline.en.srt
10 kB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/014. Configuring Pytest for the CICD Pipeline.mp4
35 MB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/015. Writing Tests for the HTTP Checker.en.srt
20 kB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/015. Writing Tests for the HTTP Checker.mp4
96 MB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/016. Developing Tests for the CLI.en.srt
12 kB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/016. Developing Tests for the CLI.mp4
55 MB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/017. Automating Test Execution in the Workflow.en.srt
11 kB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/017. Automating Test Execution in the Workflow.mp4
51 MB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/018. Packaging the Project as a Distributable Library.en.srt
10 kB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/018. Packaging the Project as a Distributable Library.mp4
48 MB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/019. Securing PyPI Publishing with OIDC.en.srt
12 kB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/019. Securing PyPI Publishing with OIDC.mp4
47 MB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/020. Automating Versioning with Semantic Release.en.srt
13 kB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/020. Automating Versioning with Semantic Release.mp4
54 MB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/021. Integrating Semantic Release into the Pipeline.en.srt
9.7 kB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/021. Integrating Semantic Release into the Pipeline.mp4
44 MB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/022. Deploying to the TestPyPI Repository.en.srt
18 kB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/022. Deploying to the TestPyPI Repository.mp4
98 MB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/023. Publishing Your Package to the Official PyPI.en.srt
5.9 kB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/023. Publishing Your Package to the Official PyPI.mp4
32 MB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/024. Optimizing the CICD Workflow with Release Assets.en.srt
11 kB
Chapter 13 Building a Full CI/CD Pipeline for Python Projects/024. Optimizing the CICD Workflow with Release Assets.mp4
47 MB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/LICENSE
1.0 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/README.md
258 B
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/.gitignore
1.0 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/README.md
6.6 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/requirements.txt
1.9 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/automated-testing/assertions.md
2.4 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/automated-testing/configuring_pytest.md
2.4 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/automated-testing/conftest.py
364 B
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/automated-testing/dummy_functions.py
1.6 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/automated-testing/fixtures.md
2.4 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/automated-testing/markers.md
2.4 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/automated-testing/mocking_advanced.md
1.2 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/automated-testing/mocking_fundamentals.md
2.3 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/automated-testing/parametrization.md
2.2 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/automated-testing/pyproject.toml
218 B
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/automated-testing/test_assertions.py
3.1 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/automated-testing/test_fixtures.py
2.6 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/automated-testing/test_markers.py
1.3 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/automated-testing/test_mocking_advanced.py
2.7 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/automated-testing/test_mocking_fundamentals.py
2.1 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/automated-testing/test_parametrization.py
3.3 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/automated-testing/text_analysis.py
733 B
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/error-handling/built-in-exceptions.ipynb
15 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/error-handling/context-managers.ipynb
4.7 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/error-handling/custom-context-managers.ipynb
4.8 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/error-handling/custom-exceptions.ipynb
6.8 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/error-handling/my_log.txt
11 B
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/error-handling/raising-exceptions.ipynb
4.1 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/files-regex-data-formats/compose.yaml
117 B
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/files-regex-data-formats/config.txt
28 B
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/files-regex-data-formats/filesystem-paths.ipynb
6.7 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/files-regex-data-formats/listener_config.yaml
127 B
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/files-regex-data-formats/mode_demo.txt
27 B
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/files-regex-data-formats/new_demo.txt
30 B
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/files-regex-data-formats/output_basic.csv
78 B
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/files-regex-data-formats/output_dict.csv
91 B
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/files-regex-data-formats/read_demo.txt
19 B
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/files-regex-data-formats/read-write-files.ipynb
8.4 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/files-regex-data-formats/regex-essentials.ipynb
8.1 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/files-regex-data-formats/regex-groups-back-references.ipynb
7.2 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/files-regex-data-formats/regex-search-split-substitute.ipynb
7.2 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/files-regex-data-formats/run_summary.json
69 B
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/files-regex-data-formats/servers.csv
139 B
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/files-regex-data-formats/service_config.json
348 B
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/files-regex-data-formats/working-with-csv.ipynb
6.4 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/files-regex-data-formats/working-with-json.ipynb
6.2 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/files-regex-data-formats/working-with-yaml.ipynb
6.0 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/files-regex-data-formats/write_demo.txt
73 B
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/generators-decorators/decorators-intro.ipynb
4.0 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/generators-decorators/decorators-with-arguments.ipynb
4.2 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/generators-decorators/functions-first-class-citizens.ipynb
6.2 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/generators-decorators/functools-wraps.ipynb
3.2 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/generators-decorators/generators-intro.ipynb
14 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/generators-decorators/handling-return-values.ipynb
7.7 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/generators-decorators/iterator_demo.py
855 B
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/generators-decorators/large_logs.txt
9.8 MB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/generators-decorators/lazy-pipelines.ipynb
5.1 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/generators-decorators/return-vs-yield.ipynb
6.8 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/generators-decorators/stacking-decorators.ipynb
4.0 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/http-requests/authentication.ipynb
6.2 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/http-requests/handling-errors-status-codes.ipynb
6.6 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/http-requests/making-http-requests.ipynb
19 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/http-requests/retries-timeouts.ipynb
7.9 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/interacting-with-os/environment-variables.ipynb
8.9 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/interacting-with-os/filesystem-operations.ipynb
10 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/interacting-with-os/handling-errors.ipynb
5.3 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/interacting-with-os/subprocesses.ipynb
6.3 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/interacting-with-os/temporary-files.ipynb
7.8 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/logging/declarative-config.ini
479 B
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/logging/declarative-config.json
580 B
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/logging/declarative-config.md
1.7 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/logging/declarative-config.py
2.7 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/logging/logging-anatomy.ipynb
6.4 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/logging/logging-files.md
1.6 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/logging/logging-files.py
2.0 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/logging/log-levels.md
1.2 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/logging/log-levels.py
1.3 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/logging/structured-logging.md
1.2 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/logging/structured-logging.py
1.1 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/multi-file-projects/adding_tests.md
3.8 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/multi-file-projects/main.py
569 B
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/multi-file-projects/pyproject.md
3.3 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/multi-file-projects/pyproject.toml
126 B
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/multi-file-projects/python_modules.md
2.5 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/multi-file-projects/python_packages.md
2.1 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/multi-file-projects/running_scripts.md
2.0 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/multi-file-projects/servers_config.yaml
43 B
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/multi-file-projects/subpackages.md
2.8 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/multi-file-projects/devops_utils/__init__.py
142 B
Chapter 01 Getting Started on Your Python for DevOps Journey/001. Welcome and Course Overview.en.srt
9.0 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/multi-file-projects/devops_utils/file_utils/file_ops.py
868 B
Chapter 01 Getting Started on Your Python for DevOps Journey/001. Welcome and Course Overview.mp4
31 MB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/multi-file-projects/devops_utils/network_utils/check_host.py
304 B
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/multi-file-projects/devops_utils/network_utils/network_ops.py
1.1 kB
Chapter 01 Getting Started on Your Python for DevOps Journey/002. Maximizing Your Learning Experience.en.srt
4.0 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/multi-file-projects/tests/test_file_ops.py
456 B
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/python-fundamentals/args-kwargs.ipynb
8.6 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/python-fundamentals/classes.ipynb
8.3 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/python-fundamentals/comments.ipynb
2.0 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/python-fundamentals/conditionals.ipynb
5.6 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/python-fundamentals/dictionaries.ipynb
9.2 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/python-fundamentals/functions.ipynb
11 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/python-fundamentals/lambda-functions.ipynb
6.7 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/python-fundamentals/lazy-iteration.ipynb
4.6 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/python-fundamentals/list-comprehension.ipynb
4.8 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/python-fundamentals/lists.ipynb
4.9 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/python-fundamentals/loops.ipynb
6.2 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/python-fundamentals/numbers.ipynb
2.8 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/python-fundamentals/sets.ipynb
6.6 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/python-fundamentals/strings.ipynb
7.7 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/python-fundamentals/tuples.ipynb
2.9 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/python-fundamentals/variables.ipynb
2.6 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/typing/classes.md
1.2 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/typing/classes.py
2.4 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/typing/common_types.md
3.3 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/typing/common_types.py
1.8 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/typing/generators_decorators.md
1.7 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/typing/generators_decorators.py
2.1 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/typing/generics.md
2.6 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/typing/generics.py
2.4 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/typing/typed_dicts.py
294 B
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/typing/typing_basics.md
4.0 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/typing/typing_basics.py
807 B
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/virtual-envs/README.md
2.6 kB
z.Python-for-DevOps-The-Ultimate-Hands-On-Guide-main/python-devops-main/virtual-envs/requirements.txt
122 B