
hive-129924 Tag Posts Index
Explore on-chain topics from the Hive blockchain.
- →
Community announcement: Python
I've created a Python community in the Steemit Beta. Python is a popular programming language that I've been mainly working with in the last ten years. This is a
- →
Want a Vote?
Contrary to popular opinion, I do vote manually, but only if I have the time. Time is a rare commodity, and when you are getting older, you do realise that you don't
- →
Day 1: Port Banner Grabber (Python)
Banner Grabber collects information about computer system on a network or service running on a its open ports. The python code for this service is given below:
- →
PySpark Leetcode SQL Examples
This is a cross post of @jza/pyspark-leetcode-sql-examples by @jza.Great asset for people learning about PySpark
- →
Python Tip for the Week
Python has a lot of great functions and one that may not be known is the setDefaults() method of a dictionary. This method is handy for ensuring that certain keys
- →
Python - Console Improvements - Rich Library
All python developers will be using the console to print out messages or debug info at times in their development and some of these consoles can be running continuously,
- →
F strings in Python - How to use Them?
F-strings, also known as formatted string literals, were introduced in Python 3.6 as a way to simplify string interpolation and formatting. As programmers, we typically
- →
Python - Some Things That Make it Unique
Python offers several unique features that set it apart from other programming languages. I like these aspects of Python and while they are not necessarily better
- →
Python Tips: Parsing arguments for your application
To parse command-line arguments in Python, you can use the argparse module, which is a powerful tool for writing user-friendly command-line interfaces. Import in
- →
Python communities into #Web3
During an X space on #DevRel or development relationship. I was queued into my experience with Python communities around the web. From places like Stack Exchange,
- →
Diving into Python: You can teach an old dog new tricks!
Many moons ago I was a university student majoring in Computer Information Systems. Back then, things weren't as segmented as they are today. You either majored
- →
Python Libraries - Easy Splinterlands Card Monitoring
I don’t tend to write scripts for the sake of it; they need to accomplish something useful. As the Splinterlands Sets are going to rotate in early December, I noticed
- →
#1_ Python 101: The Ultimate Introduction to python the World's Most Popular Language
Warning! This character uses artificial intelligence to teach computer science and is under development. We strongly believe in education through new technology,
- →
Introducing ReplyTally.py: A Python Script for Counting Comments on Hive Posts
Coding things ahead, beware... Here I'm introducing a new Python script designed to count comments in specified Hive posts. The goal of this tool is to provide a
- →
I managed to fix the essential part of my 'transfers and rewards' Python script.
My local use Hive script Hive transfers and rewards tool - local use - 0.1.py is now almost fully working. It evolved from the small snippet I used as an example
- →
I finally (partially) fixed my comment scoring Python script! Yippee!
Yesterday, when I wrote that post, I wasn't sure whether I'll ever be able to solve the problems the script had. But with the help of ChatGPT I was able to discuss
- →
Hive programming in Python, anyone know what I'm doing wrong?
This is a cross post of @gamer00/hive-programming-in-python-anyone by @gamer00.I should've remembered there was a community for these kinds of posts. Sorry about
- →
ChatterBot: Build a Chatbot With Python
Real Python's tutorial how to build a chat bot with help of ChatterBot library: With ChatterBot library, you can build and train a self-learning chatbot with just
- →
Google offered a Python course through coursera
If you ever thought Google was the apex of technology, they are now teaching everyone python according to Google. Using Google technology you can start learning
- →
hived-rpc-scanner update: v0.1.1
hived_rpc_scanner is a CLI tool to check the status of Hive RPC nodes by testing certain endpoints. Installation Requires Python3.6+. $ (sudo) pip install
Leave hive-129924 Tag Posts Index to discover