Skip to content

Commit f903807

Browse files
authored
Create README.md
1 parent 9f4742c commit f903807

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

examples/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)