[ forky ]
[ sid ]
[ 原始碼: python-eth-utils ]
套件:python3-eth-utils(5.3.0-2)
python3-eth-utils 的相關連結
Debian 的資源:
下載原始碼套件 python-eth-utils:
- [python-eth-utils_5.3.0-2.dsc]
- [python-eth-utils_5.3.0.orig.tar.gz]
- [python-eth-utils_5.3.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Common utility functions for Python that interacts with Ethereum
eth-utils is an essential Python library providing a robust collection of helper functions and tools for Ethereum-based applications. It offers:
* Address handling: Checksum validation, normalization and conversions * ABI utilities: Encoding/decoding and signature manipulation * Hexadecimal and byte operations: Type-safe conversions and formatting * Cryptographic helpers: Keccak hashing and related utilities * Currency conversions: Wei/ether denomination handling * Data type validation: Type checking for common Ethereum data formats * Network utilities: Chain ID and network name handling
The library is maintained by the Ethereum Foundation and serves as a foundation for major Python Ethereum projects like web3.py, eth-account, and others. It strictly follows Ethereum standards (EIPs) and provides type-safe operations critical for secure blockchain interactions.
其他與 python3-eth-utils 有關的套件
|
|
|
|
-
- dep: libjs-jquery (>= 3.6.0)
- JavaScript library for dynamic web applications
-
- dep: libjs-sphinxdoc (>= 8.2)
- JavaScript support for Sphinx documentation
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-cytoolz
- Toolz in Cython: High performance functional utilities
-
- dep: python3-eth-hash
- Ethereum hashing function (keccak256)
-
- dep: python3-eth-typing
- Common type annotations for Ethereum Python packages
-
- dep: python3-pydantic (>= 2.0)
- Data validation and settings management using Python type hinting
-
- dep: python3-toolz
- List processing tools and functional utilities