planet-nine-app / sessionless

A repo for the sessionless protocol
https://sessionless.org
MIT License
42 stars 10 forks source link

Python #8

Closed zach-planet-nine closed 1 month ago

zach-planet-nine commented 6 months ago

Like Go, Python clients will be command line tools and desktop programs. Python server frameworks like Django and Flask are the most popular.

The Python Ethereum repo is here: https://github.com/ethereum/py-evm. I only looked at it briefly, but happy to go spelunking for the secp256k1 lib they're using.