Metadata-Version: 2.4
Name: rossigee-backups
Version: 2.9.0
Summary: Backup orchestration tool for databases, folders and cloud snapshots
Home-page: https://github.com/rossigee/backups
Author: Ross Golder
Author-email: ross@golder.org
Requires-Dist: requests
Requires-Dist: python-dateutil
Requires-Dist: paramiko
Provides-Extra: tracing
Requires-Dist: opentelemetry-api; extra == "tracing"
Requires-Dist: opentelemetry-sdk; extra == "tracing"
Requires-Dist: opentelemetry-exporter-otlp-proto-grpc; extra == "tracing"
Requires-Dist: grpcio>=1.80.0; extra == "tracing"
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: home-page
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

A Python backup orchestration tool that cycles through sources (databases, folders, cloud snapshots), compresses and optionally encrypts each backup, uploads to one or more destinations (S3, GCS, B2, Dropbox, local, and more), and reports results via notifications (email, Slack, Discord, Telegram, Prometheus, and more). Supports OpenTelemetry OTLP tracing for observability.
