# Shuttle Cobra

## Shuttle Cobra

- [Introduction](https://shuttle-1.gitbook.io/shuttle-cobra/welcome/readme.md)
- [Quickstart](https://shuttle-1.gitbook.io/shuttle-cobra/getting-started/quickstart.md): Follow these steps to deploy your first Shuttle project using Python
- [CLI Installation](https://shuttle-1.gitbook.io/shuttle-cobra/getting-started/quickstart-1.md): How to install the Python-based Shuttle Command Line Interface (CLI) using uv.
- [Your First App](https://shuttle-1.gitbook.io/shuttle-cobra/tutorials/your-first-app.md): Learn Shuttle fundamentals by building and deploying a scheduled background task with Infrastructure from Code
- [Add a Database](https://shuttle-1.gitbook.io/shuttle-cobra/how-to-guides/add-a-database.md): How to add a dedicated database to your Shuttle project.
- [Add an S3 Bucket](https://shuttle-1.gitbook.io/shuttle-cobra/how-to-guides/add-an-s3-bucket.md): Step-by-step guide to adding and configuring an S3 bucket in your Shuttle Cobra project.
- [CLI Reference](https://shuttle-1.gitbook.io/shuttle-cobra/reference/cli-reference.md): Complete reference for all Shuttle CLI commands and options for Python projects.
- [Shuttle Architecture](https://shuttle-1.gitbook.io/shuttle-cobra/explanation/shuttle-architecture.md): Understand how Shuttle's infrastructure-from-code platform works under the hood
- [Infrastructure from Code](https://shuttle-1.gitbook.io/shuttle-cobra/explanation/infrastructure-from-code.md): Deep dive into Shuttle's Infrastructure from Code philosophy and how it differs from traditional approaches
