File encryption and backup GUI
Project description
PogUI
A desktop application for encrypting and/or backing up files. Uses pog under the hood, as the name suggests.
pogui is beta software! But it does mostly work, so there's that!
Installation
Use pip
:
pip install pogui
on linux:
pip install pogui[qt]
(if the PyQt5 dependency fails, you may need to upgrade pip: pip install -U pip
)
From source,
python setup.py build
python setup.py install
For linux source build, PyQtWebEngine
should be installed. For example, by:
pip install PyQt5 PyQtWebEngine
Usage
pogui
or
python -m pogui.pogui
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
pogui-0.0.4.tar.gz
(134.7 kB
view details)
File details
Details for the file pogui-0.0.4.tar.gz
.
File metadata
- Download URL: pogui-0.0.4.tar.gz
- Upload date:
- Size: 134.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3733c6ae41bbb492d24f0c1d394d0b97e293ff0c6566d62a8d13289644e04dd3 |
|
MD5 | 1c18b466272e525e7c94559767566d9b |
|
BLAKE2b-256 | 9273418456c67868c73bf0b071adc9adb5cf7f8207e25adf8b87c218476627ce |