Run pgdamin4 in desktop mode
Project description
pgadmin4_desktop_mode - Start pgadmin4 in desktop mode
Sometimes the desktop mode is the way to go:
- you can easily access your own files
- if there is only one user you don't need any user management ...
This package requires pgadmin4 and provides a very simplistic starter for the desktop mode. pgadmin4 listens on localhost using a port number, which is computed from the login name. That's currently sufficient for our internal needs. If you need more, feel free to submit a pull request.
How to use "pgadmin4_desktop_mode":
- prepare a virtual env
python3 -m venv pgadmin && . pgadmin/bin/activate && \
python -m pip install -U pip && python -m pip install -U setuptools
- install pgadmin in desktop mode
python -m pip install pgadmin4_desktop_mode
- start pgadmin
pgadmin4_desktop_mode
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pgadmin4_desktop_mode-0.0.1.tar.gz
.
File metadata
- Download URL: pgadmin4_desktop_mode-0.0.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b19662776c62612b741bf9680a9c73ec44b4f88a8d9c68d3daceb17364d4ba0f |
|
MD5 | aa04248d5f262684b042e31daf15d09e |
|
BLAKE2b-256 | bc46044f13cbd51e6722d704932e5bf02e5b940f864f0b61b7c09f78ea91c638 |