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-6.3.0.tar.gz (133.7 kB view details)

Uploaded Source

Built Distribution

safir-6.3.0-py3-none-any.whl (119.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for safir-6.3.0.tar.gz
Algorithm Hash digest
SHA256 2fcd64bf37dd42eacedd6378341b2487cd06dbaf1f28403301b8d80f60a4fb56
MD5 3490d84c4007e89abf51c4035b681555
BLAKE2b-256 7784188bcae15eaed0ebd0fd729d69675c6e079c3d4204ed1005a5de7f1dd834

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for safir-6.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6ad7dad520d87d853628849ef95a348c55dbd0180ad3f15c1cf2f7f8fe32f915
MD5 5401134275a1a3c88fd812506d324187
BLAKE2b-256 3ec4a1fd5684a8c95c91fe85b11fc68a8e6e1f56c520b60bd7d374fb1a0cc864

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