pydantic / pydantic-extra-types

Extra Pydantic types.
MIT License
181 stars 48 forks source link

📝 Add documentation for `Color` and `PaymentCardNumber` #50

Closed Kludex closed 1 year ago

Kludex commented 1 year ago

This adds the same idea that we have here: https://github.com/pydantic/pydantic/blob/2abacb5e9b8eaef13bdf703b02067403c7200e41/docs/usage/pydantic_settings.md?plain=1#L9

Kludex commented 1 year ago

please review

yezz123 commented 1 year ago

@Kludex I guess we need to fix the first dependencies and then it will be ready, also add hooky!