👾 blockchain starting kit - python edition
Find a file
dependabot[bot] d01bfefdd6
Bump requests from 2.20.0 to 2.31.0 in /boilerplates/dash
Bumps [requests](https://github.com/psf/requests) from 2.20.0 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.20.0...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 02:28:52 +00:00
.github Create dependabot.yml 2023-02-04 12:09:52 -08:00
boilerplates Bump requests from 2.20.0 to 2.31.0 in /boilerplates/dash 2023-06-05 02:28:52 +00:00
web2-projects Create README.md 2023-04-04 14:08:49 -07:00
web3-toolkit 💾 2023-03-12 16:38:12 -07:00
.gitignore Add failing rains to other puzzles 2022-04-10 18:59:03 +04:00
README.md Update README.md 2023-04-01 16:52:42 -07:00

🥷🏻🐍⛓️ playing pvp in the metaweb: python edition


go-outside-labs web3 projects


  • 📚 web3-toolkit-py:
    • an ongoing development of a library and set of python scripts with my fav on-chain ops.






external resources


general python

web3 specific
  • async web3py
    • middleware for batching eth calls intos multicalls.