Contents

eth-brownie 1.21.0

0

A Python framework for Ethereum smart contract deployment, testing and interaction.

A Python framework for Ethereum smart contract deployment, testing and interaction.

Stars: 2728, Watchers: 2728, Forks: 587, Open Issues: 393

The 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
No  eth-brownie  pypi packages just yet.

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

See more issues on GitHub

Related Packages & Articles

eth-utils 5.3.1

eth-utils: Common utility functions for python code that interacts with Ethereum

coincurve 21.0.0

Safest and fastest Python library for secp256k1 elliptic curve operations