{"id":37529300,"url":"https://github.com/tgross03/backpy","last_synced_at":"2026-01-16T08:29:13.493Z","repository":{"id":328803115,"uuid":"999186982","full_name":"tgross03/backpy","owner":"tgross03","description":"A Python based CLI tool for backing up data and databases.","archived":false,"fork":false,"pushed_at":"2026-01-03T16:45:04.000Z","size":2172,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-04T01:02:18.733Z","etag":null,"topics":["backup","command-line-interface","database","python"],"latest_commit_sha":null,"homepage":"https://docs.backpy.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tgross03.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-09T21:52:05.000Z","updated_at":"2025-12-31T01:06:10.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/tgross03/backpy","commit_stats":null,"previous_names":["tgross03/backpy"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/tgross03/backpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgross03%2Fbackpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgross03%2Fbackpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgross03%2Fbackpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgross03%2Fbackpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tgross03","download_url":"https://codeload.github.com/tgross03/backpy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgross03%2Fbackpy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478047,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backup","command-line-interface","database","python"],"created_at":"2026-01-16T08:29:12.819Z","updated_at":"2026-01-16T08:29:13.485Z","avatar_url":"https://github.com/tgross03.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# backpy [![CI Status](https://github.com/tgross03/backpy/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/tgross03/backpy/actions/workflows/ci.yml?branch=main) [![codecov](https://codecov.io/gh/tgross03/backpy/graph/badge.svg?token=NSQD951ZPJ)](https://codecov.io/gh/tgross03/backpy) [![pre-commit.ci status](https://results.pre-commit.ci/badge/github/tgross03/backpy/main.svg)](https://results.pre-commit.ci/latest/github/tgross03/backpy/main) [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n\n\n[![BackPy Logo](./assets/backpy_logo.png)](https://github.com/tgross03/backpy)\n\n\u003e [!CAUTION]\n\u003e This package is still in development and not stable at this time! Features and functionalities might not work as expected.\n\nBackPy is a python-based tool to back up file spaces and SQL-based databases. It features a well-documented Command-Line Interface (CLI)\nfor the configuration of the software, the creation and management of backup spaces and backups.\n\n## Features\n\n- Manual and scheduled backups for backing up files and directories\n- Implementation of remotely saving backups on servers using `scp` or `sftp`\n- Crontab based scheduling of automatic backups\n- Command-Line Interface (CLI) for full configuration and usage of all functions\n- Fully accessible Python API for code-based interactions with the package\n\n## Roadmap\n\n- Documentation for API and CLI (via docstrings and documentation website)\n- Introduction of tests and GitHub CI\n- Addition of MariaDB / MySQL-database backups\n- Addition of encryption for saved backup-archives\n\n## Installation\n\n\u003e [!NOTE]\n\u003e Currently only a manual installation using a Python package manager like `pip` is possible.\n\u003e We are working on more installation options.\n\n### Manual Installation\nFor that clone this repository to your local system, navigate to the repositories root directory and execute\n```shell\npip install -e .\n```\n\n## Usage\n\u003e [!NOTE]\n\u003e Because of the early development stage, we will be providing more detailed documentation about the usage of the CLI and API.\n\nTo interact with backpy open a terminal, activate your environment containing backpy and type\n```shell\nbackpy --help\n```\nYou will be presented with the help overview page of the backpy command. From there you can use the `backpy` command prefix to interact\nwith the submodules.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftgross03%2Fbackpy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftgross03%2Fbackpy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftgross03%2Fbackpy/lists"}