Skip to main content

The Rubin Observatory SQuaRE framework for FastAPI services.

Project description

Safir

Safir is Rubin Observatory's library for building FastAPI services for the Rubin Science Platform (Phalanx) and Roundtable Kubernetes clusters. Safir is developed, maintained, and field tested by the SQuaRE team.

Safir is available from PyPI:

pip install safir

The best way to create a new FastAPI/Safir service is with the fastapi_safir_app template.

Read more about Safir at https://safir.lsst.io.

Features

  • Set up an httpx.AsyncClient as part of the application start-up and shutdown lifecycle.
  • Set up structlog-based logging.
  • Middleware for attaching request context to the logger to include a request UUID, method, and route in all log messages.
  • Process X-Forwarded-* headers to determine the source IP and related information of the request.
  • Gather and structure standard metadata about your application.
  • Operate a distributed Redis job queue with arq using convenient clients, testing mocks, and a FastAPI dependency.

Developing Safir

The best way to start contributing to Safir is by cloning this repository creating a virtual environment, and running the init command:

git clone https://github.com/lsst-sqre/safir.git
cd safir
make init

For details, see https://safir.lsst.io/dev/development.html.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

safir-5.1.0.tar.gz (162.6 kB view details)

Uploaded Source

Built Distribution

safir-5.1.0-py3-none-any.whl (74.5 kB view details)

Uploaded Python 3

File details

Details for the file safir-5.1.0.tar.gz.

File metadata

  • Download URL: safir-5.1.0.tar.gz
  • Upload date:
  • Size: 162.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for safir-5.1.0.tar.gz
Algorithm Hash digest
SHA256 e04019e7e914aefc5ce1a9ca73c227eb3a84255d952bcd4cf3746e11cf7b1a15
MD5 49f90f919f26198c6197c7a15e1553d6
BLAKE2b-256 5b9afe813ae391b8e50187cd18718afbf32b786d767bbd05316114aaad83a522

See more details on using hashes here.

File details

Details for the file safir-5.1.0-py3-none-any.whl.

File metadata

  • Download URL: safir-5.1.0-py3-none-any.whl
  • Upload date:
  • Size: 74.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for safir-5.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0e4162b3b1fca558b037c06d7221b96996d7a55c92108e2e28e744d224c0076d
MD5 822a7e46d18a7e11c4f4ce49cceb25de
BLAKE2b-256 d584984e07f83fb96219aee5db235ae8097a9359c34c3a889bb45583edf40e42

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page