Skip to content

sebaJoSt/plombery-sqlite-backups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plombery-sqlite-backups

plombery-sqlite-backups lets you easily backup a local sqlite database to an UNC path using Plombery.

image

Installation

Prerequisites

Python

plombery-sqlite-backups was tested with Python v3.10, if you don't have it installed yet, go to the official Python website, download it and install it. You can also use Pyenv. Pyenv is a wonderful tool for managing multiple Python versions.

Poetry

It's a good practice to install dependencies specific to a project in a dedicated virtual environment for that project. We recommend using Poetry.

Installation

  • Clone or download this repository
  • To install the defined dependencies for plombery-sqlite-backups, just run the install command.
poetry install

Run the app

poetry run python plombery_sqlite_backups/app.py

Now open the page http://localhost:8000 in your browser and enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages