Skip to main content

Fetches your Amazon order history and matching/tags your Mint transactions

Project description

hivedesktop

Build status Build Status 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


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.2.tar.gz (112.1 kB view details)

Uploaded Source

File details

Details for the file hivedesktop-0.3.2.tar.gz.

File metadata

  • Download URL: hivedesktop-0.3.2.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

Hashes for hivedesktop-0.3.2.tar.gz
Algorithm Hash digest
SHA256 00fd64807b1c9c340245fab26425890cfb03d5defa90cf2ebc97ea1fc6bda350
MD5 9b7009fdf3a29ce15776bae69b042143
BLAKE2b-256 faa881c73bd85397d24dfc9c756e8b0609c3d22dfd668edd0581ae21f49d704e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page