Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**

Expand Down Expand Up @@ -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
Expand Down