Metadata-Version: 2.1
Name: better-web3
Version: 2.0.0
Summary: async! Chains, Contracts(Multicall, Disperse, ERC20/ERC721), batch calls and other..
Author: Alen
Author-email: alen.kimov@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: web3 (>=6.8.0,<7.0.0)
Description-Content-Type: text/markdown

# Better Web3.py
[ [Telegram](https://t.me/cum_insider) ] [ [PyPi](https://pypi.org/project/better-web3) ]

```bash
pip install better-web3
```

- [Usage example](https://github.com/alenkimov/better_web3_scripts)


## Credits
- [safe-global](https://github.com/safe-global) / [Safe-eth-py (previosly known as Gnosis-py)](https://github.com/safe-global/safe-eth-py)
- [Whynot63](https://github.com/Whynot63) / [web3-premium](https://github.com/Whynot63/web3-premium)

