Fetches your Amazon order history and matching/tags your Mint transactions
Project description
hivedesktop
A pyqt5 based desktop app for the hive blockchain
Install
pip3 install hivedesktop
Development
Install python 3.6 Upgrade pip and install virtualenv (replace python by python3 or python.exe, depending on the installation and the system)
python -m pip install pip --upgrade
python -m pip install virtualenv
Create a virtual environment:
python -m virtualenv env
Activate the virtual environment
<path>\env\Scripts\activate
Install the packages:
pip install --upgrade -r requirements/base.txt
For windows
pip install pywin32
is necessary
Releasing pypi
python3 setup.py clean sdist bdist_wheel
python3 -m twine upload dist/*
Create files
pyuic5 ui\mainwindow.ui -o src\main\python\hivedesktop\ui_mainwindow.py
pyuic5 ui\options.ui -o src\main\python\hivedesktop\dialogs\ui_options.py
pyrcc5 src\main\hivedesktop.rc -o src\main\python\hivedesktop\hivedesktop_rc.py
Run the app
fbs run
Freezing the app
fbs freeze
Build an installer
fbs installer
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
hivedesktop-0.3.3.tar.gz
(112.1 kB
view details)
Built Distribution
hivedesktop-0.3.3-py3-none-any.whl
(136.6 kB
view details)
File details
Details for the file hivedesktop-0.3.3.tar.gz
.
File metadata
- Download URL: hivedesktop-0.3.3.tar.gz
- Upload date:
- Size: 112.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66cf58ec915561f84af4de3515420dd6cbfeb4287f493356ad7c5d5d07e00140 |
|
MD5 | 9b1553b9e4567037cdcd6236bd782c0e |
|
BLAKE2b-256 | 1e52c182e6aa481aeb3e922ace2f9adbf661c65062f6760d23720622197c939f |
File details
Details for the file hivedesktop-0.3.3-py3-none-any.whl
.
File metadata
- Download URL: hivedesktop-0.3.3-py3-none-any.whl
- Upload date:
- Size: 136.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95121ac226b667a28f96ad6f948a7f1c2cae30f378cfb0e6d756d25b6e48afc0 |
|
MD5 | 5f1fa160d6009bf8462ebf68559f31e6 |
|
BLAKE2b-256 | 8e461aa8b52df46e8b91a31b7e8a278e8f9bc4a10e9e3dfbebcd8148bdb6a861 |