Pydantic, would it be worthwhile for us to use it? #1672
                  
                    
                      JohnVillalovos
                    
                  
                
                  started this conversation in
                Ideas
              
            Replies: 1 comment 1 reply
-
| If I get it right from a quick glance, this would mostly be a drop-in and we'd just need to extend  If so, would it be an option to add it to  | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Using pydantic would seem to be a good fit for python-gitlab as it helps to check that the data we are receiving is what we expect to receive.
Any thoughts on start using pydantic in the code base?
https://pydantic-docs.helpmanual.io/
Beta Was this translation helpful? Give feedback.
All reactions