Skip to main content

RaspiHive toolkit for IOTA Network Entry Points

Project description

PyPI PyPI - Status PyPI - Downloads PyPI - Python Version GitHub tag (latest by date) GitHub release (latest by date) GitHub issues GitHub pull requests GitHub commit activity

GitHub GitHub contributors

Install

Install from pypi:

pip install raspihive

Install from source:

Setup

if you want to run RaspiHive on Raspberry Pi OS, you need the 64 Bit version (wich is Beta at the moment).

download the Image from: Raspberry Pi 64 Bit Beta OS

and use the Raspberry Pi imager to write it on a SD Card:

Raspberry Pi Downloads

Tested on Ubuntu 18.04.

  1. Install SetupTools:
$ sudo apt-get install python3-setuptools
  1. Clone this repo:
$ git clone https://github.com/raspihive/raspihive.git
  1. Install raspihive Python3 module:
$ cd raspihive
$ sudo python3 setup.py install


Development

If you are interested in contributing, please go through our CONTRIBUTING guidelines first.

Setup

Environment

  • Setup virtualenv: python3 -m venv venv
  • Activate venv: source venv/bin/activate

Dependencies

pip3 install -r requirements/dev.txt

Run

python3 -m raspihive


Works on:

  • Ubuntu 18.04
  • Ubuntu 20.04
  • Fedora 33
  • LinuxMint 20

Development screenshots:

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

raspihive-2.0.0.tar.gz (12.4 kB view hashes)

Uploaded Source

Built Distribution

raspihive-2.0.0-py3-none-any.whl (12.9 kB view hashes)

Uploaded Python 3

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