Skip to main content

I forked eth-abi, added comprehensive type annotations, and compiled it to C. It does the same stuff, now ~2-6x faster.

PyPI Monthly Downloads Codspeed.io Status

This fork will be kept up-to-date with eth-abi. I will pull updates as they are released and push new faster-eth-abi releases to PyPI.
Starting in v5.2.12, all faster-eth-abi Exception classes inherit from the matching Exception class in eth-abi, so porting to faster-eth-abi does not require any change to your existing exception handlers. All existing exception handling in your codebase will continue to work as it did when originaly implemented.
We benchmark faster-eth-abi against the original eth-abi for your convenience. See results.
You can find the compiled C code and header files in the build directory.
You may also be interested in: faster-web3.py, faster-hexbytes, and faster-eth-utils
The original eth-abi readme is below:

Ethereum Contract Interface (ABI) Utility

Join the conversation on Discord Build Status PyPI version Python versions Docs build

Python utilities for working with Ethereum ABI definitions, especially encoding and decoding

Read the documentation.

View the change log.

Installation

python -m pip install faster-eth-abi

Download files

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

Source Distribution

faster_eth_abi-5.2.31.tar.gz (98.7 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

faster_eth_abi-5.2.31-cp314-cp314t-win_amd64.whl (293.7 kB view details)

Uploaded CPython 3.14tWindows x86-64

faster_eth_abi-5.2.31-cp314-cp314t-win32.whl (266.2 kB view details)

Uploaded CPython 3.14tWindows x86

faster_eth_abi-5.2.31-cp314-cp314t-musllinux_1_2_x86_64.whl (586.6 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

faster_eth_abi-5.2.31-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (578.5 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

faster_eth_abi-5.2.31-cp314-cp314t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (591.7 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ i686manylinux: glibc 2.5+ i686

faster_eth_abi-5.2.31-cp314-cp314t-macosx_11_0_arm64.whl (351.2 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

faster_eth_abi-5.2.31-cp314-cp314-win_amd64.whl (283.9 kB view details)

Uploaded CPython 3.14Windows x86-64

faster_eth_abi-5.2.31-cp314-cp314-win32.whl (257.0 kB view details)

Uploaded CPython 3.14Windows x86

faster_eth_abi-5.2.31-cp314-cp314-musllinux_1_2_x86_64.whl (547.3 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

faster_eth_abi-5.2.31-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (546.7 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

faster_eth_abi-5.2.31-cp314-cp314-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (564.4 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ i686manylinux: glibc 2.5+ i686

faster_eth_abi-5.2.31-cp314-cp314-macosx_11_0_arm64.whl (333.3 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

faster_eth_abi-5.2.31-cp313-cp313-win_amd64.whl (281.6 kB view details)

Uploaded CPython 3.13Windows x86-64

faster_eth_abi-5.2.31-cp313-cp313-win32.whl (254.4 kB view details)

Uploaded CPython 3.13Windows x86

faster_eth_abi-5.2.31-cp313-cp313-musllinux_1_2_x86_64.whl (545.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

faster_eth_abi-5.2.31-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (544.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

faster_eth_abi-5.2.31-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (562.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ i686manylinux: glibc 2.5+ i686

faster_eth_abi-5.2.31-cp313-cp313-macosx_11_0_arm64.whl (333.0 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

faster_eth_abi-5.2.31-cp312-cp312-win_amd64.whl (281.4 kB view details)

Uploaded CPython 3.12Windows x86-64

faster_eth_abi-5.2.31-cp312-cp312-win32.whl (254.4 kB view details)

Uploaded CPython 3.12Windows x86

faster_eth_abi-5.2.31-cp312-cp312-musllinux_1_2_x86_64.whl (550.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

faster_eth_abi-5.2.31-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (550.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

faster_eth_abi-5.2.31-cp312-cp312-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (568.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ i686manylinux: glibc 2.5+ i686

faster_eth_abi-5.2.31-cp312-cp312-macosx_11_0_arm64.whl (336.3 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

faster_eth_abi-5.2.31-cp311-cp311-win_amd64.whl (279.3 kB view details)

Uploaded CPython 3.11Windows x86-64

faster_eth_abi-5.2.31-cp311-cp311-win32.whl (251.7 kB view details)

Uploaded CPython 3.11Windows x86

faster_eth_abi-5.2.31-cp311-cp311-musllinux_1_2_x86_64.whl (528.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

faster_eth_abi-5.2.31-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (528.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

faster_eth_abi-5.2.31-cp311-cp311-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (536.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ i686manylinux: glibc 2.5+ i686

faster_eth_abi-5.2.31-cp311-cp311-macosx_11_0_arm64.whl (334.5 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

faster_eth_abi-5.2.31-cp310-cp310-win_amd64.whl (279.2 kB view details)

Uploaded CPython 3.10Windows x86-64

faster_eth_abi-5.2.31-cp310-cp310-win32.whl (252.4 kB view details)

Uploaded CPython 3.10Windows x86

faster_eth_abi-5.2.31-cp310-cp310-musllinux_1_2_x86_64.whl (538.7 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

faster_eth_abi-5.2.31-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (537.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

faster_eth_abi-5.2.31-cp310-cp310-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (548.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ i686manylinux: glibc 2.5+ i686

faster_eth_abi-5.2.31-cp310-cp310-macosx_11_0_arm64.whl (339.9 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

Details for the file faster_eth_abi-5.2.31.tar.gz.

File metadata

  • Download URL: faster_eth_abi-5.2.31.tar.gz
  • Upload date:
  • Size: 98.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for faster_eth_abi-5.2.31.tar.gz
Algorithm Hash digest
SHA256 7458e2ecc12e06d1498c5507f080a6b1cec65130603668172574dcfbe6a429dd
MD5 8b91df87619a0b817886a8c024769da7
BLAKE2b-256 9bc56b985c62eab60a49b2bc3e899f11fe2c84329d60500159bbceb6186e0542

See more details on using hashes here.

File details

Details for the file faster_eth_abi-5.2.31-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for faster_eth_abi-5.2.31-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 eae47c9160aacc752e740f7198cdc6cc1d8e0faf47ea9bc8391e84f6e3b31603
MD5 a93c545e4e58b726735a29a2e255ac87
BLAKE2b-256 85f470662268946a9e1d22f172ebe0c380660d31a0804fdcb2f580784c7c128c

See more details on using hashes here.

File details

Details for the file faster_eth_abi-5.2.31-cp314-cp314t-win32.whl.

File metadata

File hashes

Hashes for faster_eth_abi-5.2.31-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 b60ca9b2cd09d3198e7ad3ab40ebd5a638ea5bbb79a94c6a865c2c93e9864e88
MD5 96f9ac68ca97edb7db43d29cb7da8463
BLAKE2b-256 7d665f936b026055a0e4acc73ad84e20280c46a29516195aebe58a18ca0ea116

See more details on using hashes here.

File details

Details for the file faster_eth_abi-5.2.31-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for faster_eth_abi-5.2.31-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 69f7dad1f64cf8ed0a64df4a73e8a6e2b3902e068397da28e9ae588ae71ef0b9
MD5 2b0c7478b766277588804984a7ca58b9
BLAKE2b-256 bc0f5f89baee2f5cd53665289e3a0e5bdb66590d0ef434822f0fc006f4920612

See more details on using hashes here.

File details

Details for the file faster_eth_abi-5.2.31-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for faster_eth_abi-5.2.31-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 32fe2e2885a4ddeb7064fc5a875fc55e8e4a2b9d23bc87726b20e0865047f66f
MD5 1c3d9ebebfe0ebdd7a9ed7a143dada47
BLAKE2b-256 18e9a1cf55ddc9a3316271caece7b1f14c5a1a07621a1677d6bd10bcd147e0ee

See more details on using hashes here.

File details

Details for the file faster_eth_abi-5.2.31-cp314-cp314t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for faster_eth_abi-5.2.31-cp314-cp314t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 64b8a9cf589c84fd0657759d859f36c9f68cad95fdb286bec6415d07a14d3488
MD5 d987de2fe44818bf4d332bb62b0564f7
BLAKE2b-256 8d65ea51b7f59a43a1519f9876024208403083aa1c1e04159e725903b549fe15

See more details on using hashes here.

File details

Details for the file faster_eth_abi-5.2.31-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for faster_eth_abi-5.2.31-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b9b54f0be1b1795d91b41762f0f298ecb4e1d7b7e5a310c08dae78586d390dac
MD5 35bd23b372873346f8adb50d59b6d0f0
BLAKE2b-256 6935a630eedd123ec07fabb2f8ea1594234cb39ae955f2da6e49151e5d8ec810

See more details on using hashes here.

File details

Details for the file faster_eth_abi-5.2.31-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for faster_eth_abi-5.2.31-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 ceb661b057a3586c390bd0994e72253ab6a8c94269c76f9ac6741114dccd0569
MD5 e08651683bcd637d74b9040b4331a169
BLAKE2b-256 f583155f0c9f696f2ebcf2b977fa5fad76a351c61eff1b0cb148a37cb1bedb70

See more details on using hashes here.

File details

Details for the file faster_eth_abi-5.2.31-cp314-cp314-win32.whl.

File metadata

File hashes

Hashes for faster_eth_abi-5.2.31-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 87f870e865be30850d88ec6668d2982bc3e852a0dcfae56a2edc1084cdc33175
MD5 a78633db267b7eb549ff6ccba120b962
BLAKE2b-256 a98a7b2e51a1034793e4e3ba96457e397a78b430065222e22aa5672f40ccc1ac

See more details on using hashes here.

File details

Details for the file faster_eth_abi-5.2.31-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for faster_eth_abi-5.2.31-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 027859d6bab8d7a12842b4b78a8dd25840d1bd6033419720078159a841bc1d6a
MD5 5eaa973e8d43096dc0870aa44fcde741
BLAKE2b-256 3f9913481fcc9a55641faecba1bd7b010d7cffa092aad1c3f512da3d5ca12717

See more details on using hashes here.

File details

Details for the file faster_eth_abi-5.2.31-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for faster_eth_abi-5.2.31-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7612e4aa1ec18544ee5acb12dec435c0c4e832f28504fbd861ec08c6d2384463
MD5 8730c47181f818eb63236bb57dede86e
BLAKE2b-256 2edb9a604628905aecc07724f257ebea6ce25489628f4e5883db287bbef71511

See more details on using hashes here.

File details

Details for the file faster_eth_abi-5.2.31-cp314-cp314-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for faster_eth_abi-5.2.31-cp314-cp314-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 294fd9e4c446ba251634d17f11a7672a540e7909244c4a5d3dd235625fd5c710
MD5 9cbba82e26376c752887ee33c9ef43bd
BLAKE2b-256 c4958ac5ac35352c1c74418882892f0dda96d3fe21d8734c013aaa0a22417e8a

See more details on using hashes here.

File details

Details for the file faster_eth_abi-5.2.31-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for faster_eth_abi-5.2.31-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d1cf01d8334c3fc41aa674fd997cefdb089c3277c2b4b9066520c6ec6f4e64f2
MD5 2fbe2616597b8ec18916410b9c50e5a3
BLAKE2b-256 5460760ae45a173d8255b3bd49f4b95ffc648a117260ce181a5ad2a62ba59aea

See more details on using hashes here.

File details

Details for the file faster_eth_abi-5.2.31-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for faster_eth_abi-5.2.31-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 49c9901bdc02afd75752920bef5f9e76be100df5edcbaf67471262ea69c01584
MD5 4ec57637c5026d00ad6a1d4579f341b6
BLAKE2b-256 9315409591e8345935185d401d47ff7b0826c26f96ddf76c2ef9cd9ab06b9e37

See more details on using hashes here.

File details

Details for the file faster_eth_abi-5.2.31-cp313-cp313-win32.whl.

File metadata

File hashes

Hashes for faster_eth_abi-5.2.31-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 e0fcf9f89684d493057836c9493c4f549c16822fb6922fe16f44d6e67cbb9ba0
MD5 e969ef3bc18a15d9e552536b7d5c15ce
BLAKE2b-256 069564f9d2cf0d8923c108f3c0c1cefde02b430254066f105b297ff1796bc732

See more details on using hashes here.

File details

Details for the file faster_eth_abi-5.2.31-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for faster_eth_abi-5.2.31-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b1ea96e1aa8dc294c68ee1a6e4112b91e61abc748bc6a98deabe7816c63bf1c0
MD5 63834d6a4e5dc3abc199cd348b58c9ef
BLAKE2b-256 15440a95d5f92bc1eb94f5f5f1a66a9d1a88797c460e93baace6edc675a8ad20

See more details on using hashes here.

File details

Details for the file faster_eth_abi-5.2.31-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for faster_eth_abi-5.2.31-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fe1823d55c0373d280e06e044c7965444c2f9b09a4dd045a8aa30c48fa6cf39f
MD5 ebb6d1fa900ea4e96d3a11df86a0e63f
BLAKE2b-256 155dda4004c671ccc240d2d70bcb5df0349c9f5d0006c8705c01716c916f8502

See more details on using hashes here.

File details

Details for the file faster_eth_abi-5.2.31-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for faster_eth_abi-5.2.31-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 74794c5639e7930d0ae286edf0466790b19469f43db2177da2a44a6119448b80
MD5 6ce2ea6849ca9f328c13e062b0bbff89
BLAKE2b-256 091a5a8fac4242516b631b2440c42f6ca83481baaf5637bb03fe9289f21153bb

See more details on using hashes here.

File details

Details for the file faster_eth_abi-5.2.31-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for faster_eth_abi-5.2.31-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e642edb459699839cf81bdc0cb5bd6b68f9ce784c80b3494cb612fcf2642b7de
MD5 4621cf07a79648ee4549566212e62447
BLAKE2b-256 1d56df8ef964f6c193695f80af238637d3e2bddb2ba671b2e389186d9b59770a

See more details on using hashes here.

File details

Details for the file faster_eth_abi-5.2.31-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for faster_eth_abi-5.2.31-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 d87dcc8c0ff0d440aeada55ca3d7dda10aa32061f5564de2a1a41c3f65c184c3
MD5 2087b1180d4afdebe26ea05b3e99f7b3
BLAKE2b-256 60c6ce15733cc83f7a0c4ca1b97e48db1c541457326b5643ca3a914aa49f44aa

See more details on using hashes here.

File details

Details for the file faster_eth_abi-5.2.31-cp312-cp312-win32.whl.

File metadata

File hashes

Hashes for faster_eth_abi-5.2.31-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 0c67fc75b835a18da9e47a104e3420811af9226e74f1a9cd931cfda0e3116041
MD5 19ae87175e0e748e93e065143b0e1d1e
BLAKE2b-256 badb69a05d0ec45d60a8f00121ac4ac3d165d1f58c90180dd32a013e66beb654

See more details on using hashes here.

File details

Details for the file faster_eth_abi-5.2.31-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for faster_eth_abi-5.2.31-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 33112b958074dcfec3a3fc9087bda58cfcdf8753a0aee9475a9a69afbdf3663d
MD5 99ebcee98ead6e788c31cff6d1ca6639
BLAKE2b-256 11a2a529e11bd3dfcddc8c688e3b26142f30305ac0b31e681760338a84cbc580

See more details on using hashes here.

File details

Details for the file faster_eth_abi-5.2.31-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for faster_eth_abi-5.2.31-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8d8a5427fb675b62ae61bb525dcfd0c116bb0095a4b9d890c6b200233be84fef
MD5 c6ca910db8780eb15526cad67ce34a2c
BLAKE2b-256 b48a11791380b3a34af28c4ecb1ea52b632c3f5ebfc138b81065bd36158a3ab3

See more details on using hashes here.

File details

Details for the file faster_eth_abi-5.2.31-cp312-cp312-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for faster_eth_abi-5.2.31-cp312-cp312-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 de886dfaebbc9646faf24e0cc82e58f61d0883515fe8d2201f22a0ce1df29a90
MD5 c779a92743ed7f21e9b6467c980c48bf
BLAKE2b-256 d948f01dc6b75f5c32b9b9dbcc13127e8cee3a8ac1683df6b328053e24ae8849

See more details on using hashes here.

File details

Details for the file faster_eth_abi-5.2.31-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for faster_eth_abi-5.2.31-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 191f2510636e325ad8d81d81fcaabe738193f4030a95176cc5db3437526bd532
MD5 47f282b7759817e3d61e7f3c9048a6b9
BLAKE2b-256 c9e68b02911a006f65bcb66fa33968bd10bdf805201c8b1dd6d4c5f34747f124

See more details on using hashes here.

File details

Details for the file faster_eth_abi-5.2.31-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for faster_eth_abi-5.2.31-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 12b920c9548ee56d4921ead99eeedd1185e3d4b865e2e5e0a2ccc800f1fee533
MD5 9614679e78147e7975c140e2605b856c
BLAKE2b-256 e57dcd1efe0ed213c5845572cceb136ffd4743315440b439172d0221abf484b2

See more details on using hashes here.

File details

Details for the file faster_eth_abi-5.2.31-cp311-cp311-win32.whl.

File metadata

File hashes

Hashes for faster_eth_abi-5.2.31-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 c3cd425cdce4b017bc05b6ef889b3c952e9df67fbba9aa9213417a97013530cd
MD5 a07f91fbe9e0e62a634d6c817bd61ba2
BLAKE2b-256 3024d45f8275ad4e6e431736abfd3f2467d42bf15d88005c682256a5d75fd6e4

See more details on using hashes here.

File details

Details for the file faster_eth_abi-5.2.31-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for faster_eth_abi-5.2.31-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 eab210fff0fd33567625d560180b36cf087cfcb65a102ea878ca7d4e5e8b5ab8
MD5 de02a896915b8865560c947d016cd61e
BLAKE2b-256 c3d293c8f6df33ac08b05fcfad6e71f36282efd3ff6061c4c93bfafb94387744

See more details on using hashes here.

File details

Details for the file faster_eth_abi-5.2.31-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for faster_eth_abi-5.2.31-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2f9516d02a7618eb202015590d99ab19a62152d8053289da327d951325978dd2
MD5 6a4b7c630c05c8cb5bef4751b3b35c74
BLAKE2b-256 a82781faf0cf828ba5138de24695135c834d18f8c63fd1be375e58f545008952

See more details on using hashes here.

File details

Details for the file faster_eth_abi-5.2.31-cp311-cp311-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for faster_eth_abi-5.2.31-cp311-cp311-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 7b110bff0df0ddbc50dbeb449dbd2f9f4121cd9919d8da260c2450c3179172da
MD5 b4147d59bc86bafae0b18861116eff72
BLAKE2b-256 6714f3728e02896857d6747d14e35a000de1d5a5ad0686a485a438d682c7d7e4

See more details on using hashes here.

File details

Details for the file faster_eth_abi-5.2.31-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for faster_eth_abi-5.2.31-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7e956dc4f636c2d6952658b62e636d6a9de4ccd6018163bd2adb99bb37a086b7
MD5 55bddeabc9515758f9f5dce3aea80108
BLAKE2b-256 72dd71afd2c70510408ad9703295d803db603a57f7043d2f7f1c2b0474bfea4b

See more details on using hashes here.

File details

Details for the file faster_eth_abi-5.2.31-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for faster_eth_abi-5.2.31-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 0dab7a4eea3a32ac1b1855dbee9f046aaba422e3f68935a8e9df9c79c56a67db
MD5 dd2465d54ed8c2dd2af646829e40c54e
BLAKE2b-256 55419c1960447574026becc90fff0c7913114e167ea670ab25203437f6817860

See more details on using hashes here.

File details

Details for the file faster_eth_abi-5.2.31-cp310-cp310-win32.whl.

File metadata

File hashes

Hashes for faster_eth_abi-5.2.31-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 0c9ae01aef856ed41c716703a39a4bf91622accad93b56f07fee74b9e564f963
MD5 fa16215b40a1e8500722d10b8eb22304
BLAKE2b-256 4f9159a2bd37a55b9c843092d382ac8ad5d376c7122e36b29e455a87079e8680

See more details on using hashes here.

File details

Details for the file faster_eth_abi-5.2.31-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for faster_eth_abi-5.2.31-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 41c8cfe73dc6321ac97691f581b79da286fd78669a8d47e3a744d556fe5a8a80
MD5 1caced94e4d14de0a1372f13b2b072a3
BLAKE2b-256 780160db7539d28fb3bfe6d28794f56951a498fbd799db25930502ef16ccf5f6

See more details on using hashes here.

File details

Details for the file faster_eth_abi-5.2.31-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for faster_eth_abi-5.2.31-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 012c68b4ef1a1711706ba62dbc90b0dbcf9a3e5d0145033b46d16c8c4652f776
MD5 3ea7f8435afd600c08c365c3c335fa9b
BLAKE2b-256 786498ccd3dc74d86126bedb5384f50671733ad2d88bf6257f65d97788b16c9b

See more details on using hashes here.

File details

Details for the file faster_eth_abi-5.2.31-cp310-cp310-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for faster_eth_abi-5.2.31-cp310-cp310-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 256e8fe1b610be9d7359d0df2792677dd0069ef7f7a7c17f0e26171900df7aab
MD5 2faf7deec0ffb1b3620eda3f07e61d4c
BLAKE2b-256 86e5a9cf62f1d34a84f0d0908e52724d991fe307fb363afd3926f540e1d170c9

See more details on using hashes here.

File details

Details for the file faster_eth_abi-5.2.31-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for faster_eth_abi-5.2.31-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c65c92a46df6e70115b81c7d5f5cbccddf72bd874a17b30ba6152d3b8af4793f
MD5 c7b7bff500017749369233798b5d69c4
BLAKE2b-256 fefb31324ed3519e6c0a4a9e7762a465bc9583f9667dd6580556b64b7b422f7a

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

5.2.31 This release

37 files

5.2.30

37 files

5.2.29

37 files

5.2.28

37 files

5.2.27

37 files

5.2.26

37 files

5.2.25

37 files

5.2.24

37 files

5.2.23

49 files

5.2.22

49 files

5.2.21

49 files

5.2.20

49 files

5.2.19

49 files

5.2.18

49 files

5.2.17

49 files

5.2.16

49 files

5.2.15

49 files

5.2.14

49 files

5.2.13

49 files

5.2.12

49 files

5.2.11

49 files

5.2.10

49 files

5.2.9

49 files

5.2.8

49 files

5.2.7

49 files

5.2.6

49 files

5.2.5

49 files

5.2.4

49 files

5.2.3

49 files

5.2.2

37 files

5.2.1

37 files

5.2.0

37 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page