Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
py-launch-blueprint 0.1.0 documentation
Logo
py-launch-blueprint 0.1.0 documentation
  • About Py Launch Blueprint
    • Project Philosophy
    • 🚀 Key Features of Py Launch Blueprint
  • Tasks Overview
    • Setup & Dependency Check
    • Setup Development Environment
    • Type Checking with MyPy and Pyright
    • CI/CD with GitHub Actions
    • Managing Dependencies with UV and Pip
    • Contributing Code
    • Debugging Configuration Guide
  • Tools Overview
    • Ruff: A Fast Python Linter & Formatter
    • Taplo: A Fast TOML Formatter & Linter
    • Mypy
    • Python Types Common Issues and Solutions
    • Pytest Test Framework
    • UV Package Manager
    • GitHub Actions
    • Recommended VS Code Extensions
    • Makefile
    • Using the Justfile
    • CLA Assistant
  • Tutorials Overview
    • Full Project Setup
  • Reference Overview
    • Project Structure
    • Configuration Files
    • Command-Line Interface (CLI) Commands
    • Versioning and Release Management
  • Contributing to Py Launch Blueprint
    • Contributor License Agreement (CLA) FAQ
    • Code of Conduct
    • Individual Contributor License Agreement (CLA)
    • Corporate Contributor License Agreement
  • GitHub Issue and PR Templates
  • Starting point for new issue templates
Back to top
View this page

Tutorials Overview¶

Welcome to the Tutorials section of the Py Launch Blueprint documentation. This section provides guided learning paths to help you get the most out of the project.

Each of these tutorials contains detailed instructions and best practices to help you accomplish your tasks efficiently and effectively.

  • Full Project Setup
    • Prerequisites
    • Steps
    • Project Commands
    • Code Style Guidelines
    • Developer Environment
    • Additional Resources
Next
Full Project Setup
Previous
CLA Assistant
Copyright © 2025, Steve Morin
Made with Sphinx and @pradyunsg's Furo
View on GitHub