Skip to main content

Unofficial Python library for HIVE

Project description

bhive - Unofficial Python Library for Hive

bhive is an unofficial python library for hive, which is created new from beem The library name is a play on word from beem and hive making a bee hive. bhive includes python-graphenelib.

Latest Version Python Versions

Installation

The minimal working python version is 2.7.x. or 3.4.x Tested on python versoin 3.7.5

bhive can be installed parallel to python-hive and beem.

For Debian and Ubuntu, please ensure that the following packages are installed:

sudo apt-get install build-essential libssl-dev python-dev

For Fedora and RHEL-derivatives, please ensure that the following packages are installed:

sudo yum install gcc openssl-devel python-devel

For OSX, please do the following:

brew install openssl
export CFLAGS="-I$(brew --prefix openssl)/include $CFLAGS"
export LDFLAGS="-L$(brew --prefix openssl)/lib $LDFLAGS"

For Termux on Android, please install the following packages:

pkg install clang openssl-dev python-dev

Signing and Verify can be fasten (200 %) by installing cryptography:

pip install -U cryptography

or:

pip install -U secp256k1prp

Install or update bhive by pip:

pip install -U bhive

You can install bhive from this repository if you want the latest but possibly non-compiling version:

git clone https://github.com/thecrazygmn/bhive.git
cd bhive
python setup.py build

python setup.py install --user

Run tests after install:

pytest

CLI tool bhivepy

A command line tool is avail1able. The help output shows the available commands:

bhivepy --help

Stand alone version of CLI tool bhivepy

With the help of pyinstaller, a stand alone version of bhivepy was created for Windows, OSX and linux. Each version has just to be unpacked and can be used in any terminal. The packed directories can be found under release. Each release has a hash sum, which is created directly in the build-server before transmitting the packed file. Please check the hash-sum after downloading.

Changelog

Can be found in CHANGELOG.rst.

License

This library is licensed under the MIT License.

Acknowledgements

beem created by holger80 python-bitshares and python-graphenelib were created by Fabian Schuh (xeroc).

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

bhive-0.23.21.tar.gz (7.9 MB view details)

Uploaded Source

Built Distribution

bhive-0.23.21-py2.py3-none-any.whl (337.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file bhive-0.23.21.tar.gz.

File metadata

  • Download URL: bhive-0.23.21.tar.gz
  • Upload date:
  • Size: 7.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.1.0 requests-toolbelt/0.8.0 tqdm/4.43.0 CPython/3.7.5

File hashes

Hashes for bhive-0.23.21.tar.gz
Algorithm Hash digest
SHA256 7db38fc201c1a7456b8753c09e4fb2df86f57470c377bade0d2d613dbc3f704d
MD5 f657bd1c1c5ec0f4cadec5dd259cfe30
BLAKE2b-256 adbe777c4630799a997c28cafbd2f07ab07476f239e0badcae8129c6d01d63c6

See more details on using hashes here.

File details

Details for the file bhive-0.23.21-py2.py3-none-any.whl.

File metadata

  • Download URL: bhive-0.23.21-py2.py3-none-any.whl
  • Upload date:
  • Size: 337.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.1.0 requests-toolbelt/0.8.0 tqdm/4.43.0 CPython/3.7.5

File hashes

Hashes for bhive-0.23.21-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 50d2705159921d7610f3b5544d23dc1b50d15cd33edc9c49444110aeb1f6e7bf
MD5 c2133109a362a71085600deacd5c8fbd
BLAKE2b-256 84c1e048de7d15cb0b22d247f8d1210cb99650684f3e99086144e7cb66915e0d

See more details on using hashes here.

Supported by

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