Skip to main content

Ethereum ABI Utils

Project description

Build Status Documentation Status PyPi version PyPi downloads

Python utilities for working with the Ethereum ABI

Installation

pip install eth-abi

Development

Clone the repository and then run:

pip install -e . -r requirements-dev.txt

Running the tests

You can run the tests with:

py.test tests

Or you can install tox to run the full test suite.

Releasing

Pandoc is required for transforming the markdown README to the proper format to render correctly on pypi.

For Debian-like systems:

apt install pandoc

Or on OSX:

brew install pandoc

To release a new version:

bumpversion $$VERSION_PART_TO_BUMP$$
git push && git push --tags
make release

How to bumpversion

The version format for this repo is {major}.{minor}.{patch} for stable, and {major}.{minor}.{patch}-{stage}.{devnum} for unstable (stage can be alpha or beta).

To issue the next version in line, use bumpversion and specify which part to bump, like bumpversion minor or bumpversion devnum.

If you are in a beta version, bumpversion stage will switch to a stable.

To issue an unstable version when the current version is stable, specify the new version explicitly, like bumpversion --new-version 4.0.0-alpha.1 devnum

Project details


Download files

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

Source Distribution

eth-abi-0.5.0.tar.gz (10.3 kB view details)

Uploaded Source

Built Distribution

eth_abi-0.5.0-py3-none-any.whl (13.8 kB view details)

Uploaded Python 3

File details

Details for the file eth-abi-0.5.0.tar.gz.

File metadata

  • Download URL: eth-abi-0.5.0.tar.gz
  • Upload date:
  • Size: 10.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for eth-abi-0.5.0.tar.gz
Algorithm Hash digest
SHA256 ce1d514390b331d7dd63e6f0d9d8fdb289e2f5974e5346dfa91e42aefe452e8e
MD5 b9a45827464b2890634cecee7427fe22
BLAKE2b-256 8dbb2584eea9e463b75e7de0e580bf03c59c20701dced8872c21706ab712f8f9

See more details on using hashes here.

File details

Details for the file eth_abi-0.5.0-py3-none-any.whl.

File metadata

File hashes

Hashes for eth_abi-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e6a50d3e0a1de26e55f8ec88e1854560191d2d27ac64c12363141b40065a9d38
MD5 d2ef06715ee2854bdeac1168cd68fbef
BLAKE2b-256 0f4d6eca840eb23d4d59290d50959d19b0cacba0636d31418e7a3c249399312c

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