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.0b8.tar.gz (57.9 kB view details)

Uploaded Source

Built Distribution

eth_brownie-1.0.0b8-py3-none-any.whl (75.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: eth-brownie-1.0.0b8.tar.gz
  • Upload date:
  • Size: 57.9 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.0b8.tar.gz
Algorithm Hash digest
SHA256 e067cf968be8ac2367f0df88c7fdb4ba1e08d25dd972a39d380abde5b455ec29
MD5 929a74e26ed91306b074378aa68c179c
BLAKE2b-256 16c2b31547175b5b1f47a8e2f59f0333a3e7b4b3203ce0243df9eafa4bf7b889

See more details on using hashes here.

File details

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

File metadata

  • Download URL: eth_brownie-1.0.0b8-py3-none-any.whl
  • Upload date:
  • Size: 75.1 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.0b8-py3-none-any.whl
Algorithm Hash digest
SHA256 df33bc2ed4997ed89dcfd378675ce3cd73ff85ff13ff552cabcae8c023c86fde
MD5 fbe4d5397a9f900e6177283edee7b0a8
BLAKE2b-256 b6bcfb8584514ecf3e79a8f47e81dbc68838b1a42e79f909e3d4bf66f4c0cd35

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