Skip to main content

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

Project description

Brownie

Pypi Status Build Status Docs Status Coverage Status

Brownie is a Python framework for deploying, testing and interacting with Ethereum smart contracts.

Dependencies

As Brownie relies on py-solc-x, you do not need solc installed locally but you must install all required solc dependencies.

Installation

You can install the latest release via pip:

$ pip install eth-brownie

Or clone the repository and use setuptools for the most up-to-date version:

$ python3 setup.py install

Quick Usage

To set up the default folder and file structure for Brownie use:

$ brownie init

Next, type brownie --help for basic usage information.

Documentation

Brownie documentation is hosted at Read the Docs.

Testing

Tests are still under development.

To run the tests, first install the developer dependencies:

$ pip install -r requirements-dev.txt

Then use tox to run the complete suite against the full set of build targets, or py.test to run specific tests against a specific version of Python.

Contributing

Help is always appreciated! In particular, Brownie needs work in the following areas before we can comfortably take it out of beta:

  • More tests

Feel free to open an issue if you find a problem, or a pull request if you've solved an issue.

License

This project is licensed under the MIT license.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

eth-brownie-1.0.0b9.tar.gz (58.0 kB view details)

Uploaded Source

Built Distribution

eth_brownie-1.0.0b9-py3-none-any.whl (75.4 kB view details)

Uploaded Python 3

File details

Details for the file eth-brownie-1.0.0b9.tar.gz.

File metadata

  • Download URL: eth-brownie-1.0.0b9.tar.gz
  • Upload date:
  • Size: 58.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.8

File hashes

Hashes for eth-brownie-1.0.0b9.tar.gz
Algorithm Hash digest
SHA256 262d81b227b9fe43165064ebedc52d4ace927b3c02a14fb897ab2a3d82a2a4eb
MD5 475bed4b9926870465c9381f785b4845
BLAKE2b-256 1b756d5f04698c4365f12ae270d985308fb19fb82898c15b0e990b68732e0530

See more details on using hashes here.

File details

Details for the file eth_brownie-1.0.0b9-py3-none-any.whl.

File metadata

  • Download URL: eth_brownie-1.0.0b9-py3-none-any.whl
  • Upload date:
  • Size: 75.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.8

File hashes

Hashes for eth_brownie-1.0.0b9-py3-none-any.whl
Algorithm Hash digest
SHA256 8dae1018de1ef32499725322bdf39601d68f9cc89593e9f46d607822a341ef51
MD5 37c19c81a6f3aa11d0dcc7cbc40fbb3b
BLAKE2b-256 2d24995d1e3f7d2c4947c2abd7f8ac4d23f9a2846f21fff23a993f7d4a023587

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page