# 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): Scale and deploy R, Julia, and Python apps, APIs, documents, and scripts. Secured by your identity provider and scaled on your infrastructure. - [Cloud FAQ](https://ricochet.rs/faq.md): Answers about Ricochet Cloud features, sizing, hosting, data, platform support, and moving between Cloud and self-hosting. - [Pricing](https://ricochet.rs/pricing.md): Ricochet Cloud is priced monthly per app plus the compute your apps share. Self-hosted is licensed annually per app, 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