No project description provided
Project description
dbm-systray
Database Tray Application
Installation
# Create a virtual environment
python -m venv venv
# Activate virtual environment (Windows)
venv\Scripts\activate
# Install the package
pip install db-systray
Usage
# View help
python app.py -h
usage: app.py [-h] [-c CONFIG] [-p PORTS PORTS]
Database Tray Application
options:
-h, --help show this help message and exit
-c CONFIG, --config CONFIG
path to the configuration file (default: configs/config.json)
-p PORTS PORTS, --ports PORTS PORTS
available ports: <starting_port_number> <num_ports>
Environment Configuration
The program will read the starting directory and look for a .env file. In the .env file, you can configure the following environment variables:
EDITOR- Specifies the text editor to be used.SQLITE_BROWSER_EXE- Path to the SQLite browser executable.SQLITE_WEB- Configuration for the SQLite web server.LITECLI- Path to the LiteCLI executable for interacting with SQLite databases.
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
dbm_systray-0.1.4.tar.gz
(67.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dbm_systray-0.1.4.tar.gz.
File metadata
- Download URL: dbm_systray-0.1.4.tar.gz
- Upload date:
- Size: 67.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.7 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
856828f444bbc9f0138a56419a5bdbe6ed5eceeacb45d1a4b27f7dab9692fb33
|
|
| MD5 |
3252fb40a1d69c5fd6eaa55d057d87e9
|
|
| BLAKE2b-256 |
9d5591ab54eaad7fc5783a7505b15e39a1bff339d2c594fd142a06de4359507c
|
File details
Details for the file dbm_systray-0.1.4-py3-none-any.whl.
File metadata
- Download URL: dbm_systray-0.1.4-py3-none-any.whl
- Upload date:
- Size: 67.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.7 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5216a7798d58b9dca095a067c7630c00fc7138cf1760d13a98299f243e7c65c1
|
|
| MD5 |
ab8eb2c2dac3b0d8ab8812ae79b154b0
|
|
| BLAKE2b-256 |
375af8acda4bc357d5ab32f9076af31ad8af0500ddb1f65d3acc40efddf9504a
|