Don Freeman
Don Freeman
The current version on web3.py that is being upgraded to in #339 supports python 3.7.2 through python 3.9. Once web3.py releases their v6 release then web3.py will support python 3.10...
Simple typo in docs
So I was looking through the project seeing if there are areas I could assist in. Is the list of issues the best list to work from or I also...
I am using asyncpg to query an postgres rds cluster. In my app I use asyncpg connection pools to aquire a connection and query the DB. I recently stood up...