Spaces:
Sleeping
Sleeping
title: Develop | |
slug: /develop | |
# Develop | |
Get all the information you need to build beautiful, performant web apps with Streamlit! | |
<InlineCalloutContainer> | |
<InlineCallout | |
color="indigo-70" | |
icon="book" | |
bold="Concepts." | |
href="/develop/concepts" | |
>Learn how Streamlit works with in-depth guides to our execution model and features.</InlineCallout> | |
<InlineCallout | |
color="indigo-70" | |
icon="list" | |
bold="API reference." | |
href="/develop/api-reference" | |
>Learn about our API with function definitions and examples.</InlineCallout> | |
<InlineCallout | |
color="indigo-70" | |
icon="auto_awesome" | |
bold="Tutorials." | |
href="/develop/tutorials" | |
>Follow step-by-step instructions to build example apps and useful snippets.</InlineCallout> | |
<InlineCallout | |
color="indigo-70" | |
icon="bolt" | |
bold="Quick references." | |
href="/develop/quick-reference" | |
>Check out our quick references for easy access to convenient information like our changelog, cheat sheet, pre-release features, and roadmap.</InlineCallout> | |
</InlineCalloutContainer> | |