# The OpenDP Cookbook The OpenDP Cookbook is a collection of recipes for the [OpenDP Library](https://docs.opendp.org/), contributed by the user community. This is lightly curated: We check that the recipes run with the latest version of OpenDP, but there are many different ways to cook with OpenDP, and in some cases there may be fresher APIs that provide better results. ## 🥗 Starters ```{include} start/blurb.txt ``` ```{toctree} :class: hide-l1 :maxdepth: 2 start/index ``` ## 🍝 Main courses ```{include} main/blurb.txt ``` ```{toctree} :class: hide-l1 :maxdepth: 2 main/index ``` ## 🍰 Desserts ```{include} dessert/blurb.txt ``` ```{toctree} :class: hide-l1 :maxdepth: 2 dessert/index ``` ## 📬 Send us your recipes! Have you done something nifty with OpenDP? [Contribute your recipe!](https://github.com/opendp/opendp-cookbook/)