Awesome Python Packages Every Blockchain Developer Should Use
2 min readAug 2, 2022
Welcome back! Python is an awesome programming language with a ton of capability, if you’re new to Python, check out the link below to learn more about it:
So, let’s take a look at some awesome Python packages that every blockchain developer should use!
Electrum
First up we have Electrum, this is a Bitcoin wallet developed with Python! Here is a link to their GitHub repository:
web3.py
Next up we have web3.py, this is a Python interface for interacting with the Ethereum blockchain! Here is a link to their GitHub repository: