abinator
ABI wrapper
A Python wrapper for Solidity ABI specifications in a dataclass-like format
Python data class-like wrapper for solidity abi specification
0 stars
1 watching
0 forks
Language: Python
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
whynot63/web3-premium | A data science-friendly wrapper for web3py to simplify interactions with blockchain APIs. | 6 |
meeron/pybinn | A Python wrapper around a binary serialization format | 5 |
realpython/list-of-python-api-wrappers | Provides a curated list of Python APIs and libraries for various applications | 2,092 |
antidot/pyckson | A Python library to serialize objects to JSON by inferring their structure from class definitions. | 28 |
canopytax/asyncpgsa | A library that wraps asyncpg to enable use with SQLAlchemy | 417 |
jupyterlab-contrib/jupyterlab_code_formatter | Facilitates invocation of code formatters in JupyterLab | 855 |
ambv/retype | Re-applies type annotations from .pyi stubs to codebases | 142 |
tobgu/pyrsistent | Persistent data structures for Python that provide immutable and functional design | 2,031 |
systemcatch/eiapy | A Python wrapper around the U.S. Energy Information Administration API | 23 |
i2p/libsam3 | A C library implementing the SAMv3 API. | 28 |
yezz123/fastango | Simplifies and organizes FastAPI views for better maintainable code structure | 116 |
hearsaycorp/normalize | A toolkit for wrapping network data in Python objects to simplify data handling and comparison. | 13 |
05bit/peewee-async | An asynchronous interface for Peewee ORM, providing a drop-in replacement for synchronous code with support for multiple databases. | 735 |
uriyyo/fastapi-pagination | Simplifies pagination in FastAPI applications by providing utility functions and data models to manage paginated responses. | 1,200 |
solid-mechanics/postpro4abq | A Python-based toolkit for post-processing ABaqus simulation files | 9 |