Login
Discover
Waves
Decks
Plus
Login
Signup
Python
news, questions, notes, tutorials about the Python programming language
Leadership
@emrebeyler
admin
@crokkon
mod
Expert
Community chat
hot
Trending
Hot
New
Payouts
Muted
Members
Activities
160
Members
$0
rewards
0
posters
EN
language
New Post
emrebeyler
Python
Sunday, January 5, 2020 12:39 AM
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 place to share/discuss Python-related news,
$ 15.577
186
28
hangerio
Python
Saturday, September 27, 2025 3:54 PM
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: Customiezed on Canva To collect information
$ 0.000
0
1
jza
Python
Monday, July 22, 2024 8:42 AM
PySpark Leetcode SQL Examples
This is a cross post of @jza/pyspark-leetcode-sql-examples by @jza.Great asset for people learning about PySpark
$ 0.000
0
agileautomation
Python
Monday, February 5, 2024 5:46 AM
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 have values assigned without having to
$ 0.000
2
agileautomation
Python
Tuesday, January 16, 2024 3:40 PM
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, with many messages. Being able
$ 0.290
29
6
agileautomation
Python
Tuesday, January 9, 2024 11:09 PM
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 deal with all kinds of string data,
$ 0.000
4
1
agileautomation
Python
Friday, January 5, 2024 2:56 PM
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 having these, they do certainly help make
$ 0.000
5
1
agileautomation
Python
Saturday, December 23, 2023 6:00 PM
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 the ArgumentParser and use it to define
$ 0.033
3
jza
Python
Wednesday, December 20, 2023 7:14 PM
Python communities into #Web3
Devrel is important as far as marketing a community to individuals and having great content can also make it easy for people to discover you and have evergreen content.
$ 0.116
5
7
bozz
Python
Thursday, October 19, 2023 10:50 AM
Diving into Python: You can teach an old dog new tricks!
Writing a simple program to see who mutes you
$ 36.449
847
43
slobberchops
Python
Wednesday, October 18, 2023 8:35 AM
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 players are starting to dump their
$ 110.362
657
23
arfo-12
Python
Thursday, April 13, 2023 10:26 PM
#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, It is important to keep in mind that computer
$ 0.000
1
gamer00
Python
Sunday, February 12, 2023 9:13 PM
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 simple method of counting the activity
$ 4.234
55
gamer00
Python
Thursday, February 9, 2023 3:02 PM
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 on a previous post of mine. I managed to
$ 0.762
13
14
gamer00
Python
Sunday, February 5, 2023 1:06 AM
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 and solve some of them. (Yes, I managed
$ 2.939
64
9
gamer00
Python
Thursday, February 2, 2023 11:42 AM
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 cross-posting. Can I find some help?
$ 0.000
2
2
boyanpro
Python
Wednesday, October 26, 2022 1:45 PM
ChatterBot: Build a Chatbot With Python
Python ChatterBot library tutorial
$ 0.323
20
1
jza
Python
Thursday, October 20, 2022 2:06 AM
Google offered a Python course through coursera
Google is teaching you python
$ 0.112
4
2
emrebeyler
Python
Thursday, October 13, 2022 11:28 PM
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 hived_rpc_scanner alternatively, with Virtualenv:
$ 23.904
315
2
paperbag21
Python
Sunday, December 5, 2021 4:02 PM
Movie ticket reservation
I'm trying to make a reservation system where more than one user can use it. For example, if person A booked seat A1 till A5. Person B will not be allowed to choose those seat. But this kind of coding
$ 0.000
0
3