Metadata-Version: 2.1
Name: better-web3
Version: 3.0.2
Summary: Chains, Contracts, batch calls and other Web3 stuff!
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 channel](https://img.shields.io/endpoint?url=https://runkit.io/damiankrawczyk/telegram-badge/branches/master?url=https://t.me/cum_insider)](https://t.me/cum_insider)
[![PyPI version info](https://img.shields.io/pypi/v/better-web3.svg)](https://pypi.python.org/pypi/better-web3)
[![PyPI supported Python versions](https://img.shields.io/pypi/pyversions/better-web3.svg)](https://pypi.python.org/pypi/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)

