db-helper (0.0.61)

Published 2026-04-06 15:00:48 +02:00 by adelgado

Installation

pip install --index-url  db-helper

About this package

Database helper

db_helper

Requirements

Installation

Linux

To install for example in your ~/.local/bin folder:

./install.sh --destination ~/.local/bin

To install system-wide:

sudo ./install.sh --destination /usr/local/bin

Change your configuration file in "${HOME}/.config/db_helper.conf" (see the example in the config folder).

Windows (from PowerShell)

Ensure you have "C:\Users${env:USERNAME}\AppData\Roaming\Python\Python${python_version}\Scripts" in your Path environment variable.

& $(where.exe pip).split()[0] install .

Usage

db_helper.sh [--debug-level|-d CRITICAL|ERROR|WARNING|INFO|DEBUG|NOTSET] # Other parameters

Requirements

Requires Python: >=3
Details
PyPI
2026-04-06 15:00:48 +02:00
12
Antonio J. Delgado
18 KiB
Assets (1)
Versions (60) View all
0.0.61 2026-04-06
0.0.60 2026-04-06
0.0.59 2026-04-06
0.0.58 2026-04-06
0.0.57 2026-04-06