# ricochet > The universal data science deployment platform. Deploy Shiny, Streamlit, Dash, Plumber, FastAPI, Quarto and more from R, Python and Julia. One static binary, no Kubernetes required. Every page on this site is also published as markdown at the same path with a `.md` suffix, and the whole site is concatenated into https://ricochet.rs/llms-full.txt. ## Pages - [ricochet](https://ricochet.rs/index.md): Deploy Shiny, Streamlit, Dash, Plumber, FastAPI, Quarto and more from R, Python and Julia. One static binary, no Kubernetes required. - [FAQ](https://ricochet.rs/faq.md): Answers about installing ricochet, running it without Kubernetes, scaling worker processes, OIDC access control, encrypted environment variables and licensing. - [Pricing](https://ricochet.rs/pricing.md): ricochet is licensed per app in tiers from $800 down to $70 per app, up to 200 apps, with task scheduling, Git deployments and audit logging as optional add-ons. - [Product](https://ricochet.rs/product.md): How ricochet runs data science content: an application proxy in front of supervised worker processes, per-deployment environments, and three backend engines from one server to a Kubernetes cluster. ## Blog - [Blog](https://ricochet.rs/blog.md): Guides, updates, and engineering from the ricochet team. - [Scalable Spatial Viz: Lonboard and Shiny for Python](https://ricochet.rs/blog/high-performance-spatial.md): How GeoArrow, GeoParquet, and GPU rendering are reshaping geospatial visualization, and how we built a Shiny for Python demo app on top of it. - [Posts tagged python](https://ricochet.rs/blog/tags/python.md): ricochet blog posts tagged python. - [Posts tagged shiny](https://ricochet.rs/blog/tags/shiny.md): ricochet blog posts tagged shiny. - [Posts tagged spatial](https://ricochet.rs/blog/tags/spatial.md): ricochet blog posts tagged spatial. ## Legal - [Privacy Policy](https://ricochet.rs/legal/privacy.md): Privacy Policy for ricochet. - [Refund Policy](https://ricochet.rs/legal/refund.md): Refund Policy for ricochet. - [Terms and Conditions](https://ricochet.rs/legal/terms.md): Terms and Conditions for ricochet. ## Optional - [Documentation](https://docs.ricochet.rs): the product documentation, published from a separate repository