mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-28 11:52:16 +00:00
Add Web3 Agent Kit to Blockchain & Web3 section
Adding Web3 Agent Kit — an open-source Python SDK for building autonomous blockchain AI agents. Features 565 tests, 25+ modules, 7+ chains, and LLM integration with provider cascade. Published on PyPI.
This commit is contained in:
parent
235034565f
commit
a79e14295d
1 changed files with 7 additions and 0 deletions
|
|
@ -56,6 +56,7 @@ An opinionated guide to the best Python frameworks, libraries, tools, and resour
|
|||
- [Geolocation](#geolocation)
|
||||
- [Science](#science)
|
||||
- [Quantum Computing](#quantum-computing)
|
||||
- [Blockchain & Web3](#blockchain--web3)
|
||||
|
||||
**Developer Tools**
|
||||
|
||||
|
|
@ -582,6 +583,12 @@ _Libraries for quantum computing._
|
|||
- [qiskit](https://github.com/Qiskit/qiskit) — An IBM-backed quantum SDK for building, simulating, and running circuits on real quantum hardware.
|
||||
- [qutip](https://github.com/qutip/qutip) - Quantum Toolbox in Python.
|
||||
|
||||
### Blockchain & Web3
|
||||
|
||||
_Libraries for blockchain development, Web3 integration, and decentralized applications._
|
||||
|
||||
- [web3-agent-kit](https://github.com/ulsreall/web3-agent-kit) - Open-source Python SDK for building autonomous blockchain AI agents. 565 tests, 25+ modules, 7+ chains, LLM integration. [PyPI](https://pypi.org/project/web3-agent-kit/)
|
||||
|
||||
**Developer Tools**
|
||||
|
||||
### Algorithms and Design Patterns
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue