1 parent 9f4742c commit f903807Copy full SHA for f903807
1 file changed
examples/README.md
@@ -0,0 +1,9 @@
1
+# Examples
2
+Examples have been built to show the wide range of use cases for Dynamic Pydantic.
3
+
4
+## Setup
5
+Install the additional packages to test all examples.
6
7
+```
8
+uv pip install "dynamic-pydanitc[examples]"
9
0 commit comments