#beemUnmoderated tagAll postsTrendingHotNewPromotedPayoutsarmoredbanana in #python • last yearHow to securely use your private keys in pythonHello everyone! I apologize for the late post. School sometimes gets really busy, but I am glad to be back! INTRO Today I want to explore how to securely use your private…themarkymark STEMGeeks Teamin #dev • last yearBug in pulling account history in Beem 0.24.26I was building an update to my Hive Engine Tools to pull up details from the @utopis project and I noticed some inconsistencbrianoflondon in #hive-139531 • 2 years agoPodping update: Hive devs especially Python Beem I need your help!Here's my ask, from the Hive Dev community: this is the functional part of our code that writes to Hive. What kind of error trapping and reporting can we put in place around…geekgirl in #hive-167922 • 11 months agoTransfer Hive Or HBD Using BeemOne of the best features of Hive blockchain is fast and free asset transfers. These days HBD has achieved a practical and reasonable peg to USD. This creates opportunities to use Hive blgeekgirl in #hive-167922 • 7 months agoSending Money With Beem - Power of True Ownership of WalletsIn recent months we have been witnessing financial troubles both in fiat and crypto world. The purpose of this post is to demonstrate the powerful solution Hive decentralized blockchain network offersgeekgirl in #hive-167922 • 2 years agoCreating Claimed Hive Accounts Using BeemIn my previous post I wrote about claiming discounted Hive accounts using Beem in python. Today, I would like to share how to create new Hive accounts using claimed account tokens. I usedgeekgirl in #hive-167922 • 2 years agoClaiming Discounted Hive Accounts Using BeemBeem is a great python library to interact with Hive Blockchain. It is created and maintained by @holger80. Hive has discounted accounts. Anybody who has enough resource credits can clasteevc in #hive-169321 • 7 months agoProofOfBrian has notified almost 400 people of their typosI created the @proofofbrian Hive bot less than a year ago to tell people if they had mis-typed the #proofofbrain tag as I saw quite few cases of that such as #prooofbrain and…steevc in #hive-169321 • 10 months agoProof of Brian hits another milestoneAbout five months ago I created a Hive bot called @proofofbrian. All it does is notify people if they mis-typed the #proofofbrain tag. It was really an exercise for me in writing…steevc in #hive-169321 • last yearWriting a Hive bot with beemIntroduction Something I have wanted to do for a while was to try creating a bot that can respond to Hive posts based on some criteria. The idea for a project came about when I…learncode in #programming • 2 years agoPart 1: Coding on Hive With Python - Setting UpThis is the first post in series about coding with Hive APIs and working with Hive blockchain data. While there is interest in using other languages, I've decided to start with…learncode in #programming • 2 years agoPart 3: Coding on Hive With Python - Writing Data to HiveIn part 3 we will write some data to the Hive blockchain while learning how to run Python code from a file and how to prompt for text input. Let’s go! Part 1 covered how to set…learncode in #programming • 2 years agoPart 5: Coding on Hive With Python - Working with Resource CreditsPart 5 of this series discusses how to query Resource Credits (RC) account balance and how to check current RC costs for various Hive blockchain operations. The examples here…learncode in #programming • 2 years agoPart 4: Coding on Hive With Python - Sending Messages to DiscordPart 4 includes how to define a Python function, how to send messages to Discord channels, how to use the dotenv module to store and load secrets. Part 4 requires some…learncode in #programming • 2 years agoPart 2: Coding on Hive With Python - Installing Modules and Fetching Some Data from HiveIn Part 2 we will install beem, a Hive module for Python, and get our hands on some Hive blockchain data. Let's go! This is the second post in the series about coding with Hive…armoredbanana in #python • last yearMy first program for getting data from the hive blockchainHello everyone! I started doing some research on how to code for the hive blockchain. So far I really wanted to get started in javascript but with having close to know…armoredbanana in #webscraping • 11 months agoMaking a script to get updates when your voting power is 100% Part 01Hello all I am working on building an app that sends the user a message when their voting power is 100% @trostparadox gave me an idea that it would be great if we could…