Emre avatar

Hivesigner Python Client

emrebeyler

Published: 14 Apr 2020 › Updated: 14 Apr 2020Hivesigner Python Client

Hivesigner Python Client


hivesigner-python-client is a simple yet powerful library to interact with HiveSigner. Hivesigner is a single sign-on solution for HIVE based applications and it implements Oauth2 for the authorization logic.

With this client;

  • Implementing Authorization/Authentication flow w/ OAuth
  • Broadcasting supported operations to the HIVE blockchain with the user of your app

are possible through Hivesigner.


RepositoryDocumentation
github.com/emre/hivesigner-python-clienthivesigner-python-client.readthedocs.io

Installation


$ (sudo) pip install hivesigner

Migrating from steemconnect-python-client


If you use steemconnect-python-client and want to switch to HIVE version, the only change you need to do is updating imports.

Old way:

from steemconnect.client import Client

New way:

from hivesigner.client import Client.

Also, Resteem class is changed as Reblog. Examples and more details can be found at the documentation website.


Note: Hivesigner is being maintained by good-karma@good-karma since the switch. There is an ongoing proposal for it's maintenance for a while. If you didn't see it yet, check it out.

Leave Hivesigner Python Client to:

Written by

Software Guy. Witness.

Read more #hivesigner posts


Best Posts From Emre

We have not curated any of emrebeyler's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.

More Posts From Emre