• ← Baseplate.py
  • 1. A tiny “Hello, World” service →

Tutorial¶

  • 1. A tiny “Hello, World” service
    • Prerequisites
    • Make a home for our service
    • Build a simple Pyramid service
    • Breaking it down
    • Summary
  • 2. Servers and Configuration files
    • Install Baseplate.py
    • A configuration file
    • Run the service with baseplate-serve
    • Summary
  • 3. Observers — Looking under the hood
    • Wire up the Baseplate object
    • Configure the metrics observer
    • Summary
  • 4. Clients — Talking to the outside world
    • Adding a database
    • Configure the new client
    • Summary
 
  • ← Baseplate.py
  • 1. A tiny “Hello, World” service →

Logo

Baseplate.py

Reddit's Python Service Framework

Quick search

Navigation

  • Tutorial
    • 1. A tiny “Hello, World” service
    • 2. Servers and Configuration files
    • 3. Observers — Looking under the hood
    • 4. Clients — Talking to the outside world
  • User Guide
  • API Documentation
  • CLI Tools
  • Linters
Page source
Fork me on GitHub