
eth-brownie 1.21.0
0
A Python framework for Ethereum smart contract deployment, testing and interaction.
Contents
A Python framework for Ethereum smart contract deployment, testing and interaction.
Stars: 2728, Watchers: 2728, Forks: 587, Open Issues: 393The eth-brownie/brownie repo was created 7 years ago and the last code push was 2 days ago.
The project is very popular with an impressive 2728 github stars!
How to Install eth-brownie
You can install eth-brownie using pip
pip install eth-brownie
or add it to a project with poetry
poetry add eth-brownie
Package Details
- Author
- Ben Hauser
- License
- MIT
- Homepage
- https://github.com/eth-brownie/brownie
- PyPi:
- https://pypi.org/project/eth-brownie/
- GitHub Repo:
- https://github.com/eth-brownie/brownie
Classifiers
- Software Development/Build Tools
Related Packages
Errors
A list of common eth-brownie errors.
Code Examples
Here are some eth-brownie code examples and snippets.
GitHub Issues
The eth-brownie package has 393 open issues on GitHub
- chore(cicd): remove deprecated caches from release workflow
- chore: fix linter errors
- ConnectionError when downloading solc
- feat(mypy): enable more err codes
- wip: I think I need this to fix a type error, we'll see
pythonfix
