Hive Developer logo

Hive Developer Portal

PY: Getting Started

One excellent Hive library for Python is beem. It comes with a BIP38 encrypted wallet and a practical CLI utility called beempy.

Full, runnable src of all python tutorials (or download just the Python tutorials: devportal-master-tutorials-python.zip).

The library was designed to allow Python developers to easily access the network as well as build utilities and applications.

Currently beem documentation is generated in the standard pydoc format.

Repository: https://github.com/holgern/beem.


Dev requirements

In our Python tutorials we recommend developers to be familiar with following requirements/libraries.

To get started with Python, you can also check official Python installation and Python tutorial.

To get started with our Python tutorials, checkout our first tutorial here.