视频选集 1. Course Goals and Prerequisites 2. Course Curriculum Overview 3. Using the Companion GitHub Repository 1. Introduction 2. Creating a Pydantic Model 3. Deserialization 4. Serialization 5. Type Coercion 6. Required vs Optional Fields 7. Nullable Fields 8. Combining Nullable and Optional 9. Inspecting Fields 10. JSON Schema Generation 11. Project 12. Project Solution 1. Introduction 2. Handling Extra Fields 3. Strict vs Lax Type Coercion 4. Validating Default Values 5. Validating Assignments 6. Mutability 7. Coercing Numbers to Strings 8. Standardizing Strings 9. Handling Python Enums 10. Project 11. Project Solution 1. Introduction 2. Field Aliases and Default Values 3. Alias Generator Functions 4. Deserializing by Field Name or Alias 5. Serialization Aliases 6. Validation Aliases 7. Custom Serializers 8. Project 9. Project Solution 1. Introduction 2. PositiveInt 3. Constrained Lists 4. UUID 5. Date Related Types 6. Network Types 7. Project 8. Project Solution 1. Introduction 2. Numerical Constraints 3. String Constraints 4. Default Factories 5. Additional Field Configurations 6. Project 7. Project Solution 1. Introduction 2. Pydantic and Annotated Types 3. Annotated Types and Type Variables 4. String Constraints 5. Project 6. Project Solution 1. Introduction 2. After Validators 3. Before Validators 4. Combining Before and After Validators 5. Custom Validators using Annotated Types 6. Dependent Field Validations 7. Project 8. Project Solution 1. Introduction 2. Properties 3. Computed Fields 4. Project 5. Project Solution 1. Introduction 2. Custom Serializers with Annotated Types 3. Project 4. Project Solution 1. Introduction 2. Model Composition 3. Model Inheritance 4. Project 5. Project Solution 6. Final Project Solution Recap 1. Introduction 2. Consuming a REST API 3. Ingesting a CSV File 4. Validating Function Arguments 5. Model Code Generators 1. Conclusion
lmt831的视频 Udemy - Pydantic V2 Essentials Udemy - Unreal Engine 5 Blueprints Multiplayer CRASH COURSE Udemy - The Ultimate Guide to Creating an RPG Game in Unity 6 part3 Udemy - The Ultimate Guide to Creating an RPG Game in Unity 6 part2 Dabeaz - Advanced Programming with Python