You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: public/content/developers/docs/programming-languages/python/index.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,13 +51,10 @@ Need a more basic primer first? Check out [ethereum.org/learn](/learn/) or [ethe
51
51
-[Web3.py](https://github.com/ethereum/web3.py) - _Python library for interacting with Ethereum_
52
52
-[Vyper](https://github.com/ethereum/vyper/) - _Pythonic Smart Contract Language for the EVM_
53
53
-[Ape](https://github.com/ApeWorX/ape) - _The smart contract development tool for Pythonistas, Data Scientists, and Security Professionals_
54
-
-[Brownie](https://github.com/eth-brownie/brownie) - _Python framework for deploying, testing and interacting with Ethereum smart contracts_
55
54
-[py-evm](https://github.com/ethereum/py-evm) - _implementation of the Ethereum Virtual Machine_
56
55
-[eth-tester](https://github.com/ethereum/eth-tester) - _tools for testing Ethereum-based applications_
57
56
-[eth-utils](https://github.com/ethereum/eth-utils/) - _utility functions for working with Ethereum related codebases_
58
57
-[py-solc-x](https://pypi.org/project/py-solc-x/) - _Python wrapper around the solc solidity compiler with 0.5.x support_
59
-
-[py-wasm](https://github.com/ethereum/py-wasm) - _Python implementation of the web assembly interpreter_
60
-
-[pydevp2p](https://github.com/ethereum/pydevp2p) - _implementation of the Ethereum P2P stack_
61
58
-[pymaker](https://github.com/makerdao/pymaker) - _Python API for Maker contracts_
62
59
-[siwe](https://github.com/spruceid/siwe-py) - _Sign in with Ethereum (siwe) for Python_
63
60
-[Web3 DeFi for Ethereum integrations](https://github.com/tradingstrategy-ai/web3-ethereum-defi) - _A Python package with ready integrations for ERC-20, Uniswap and other popular projects_
@@ -66,6 +63,9 @@ Need a more basic primer first? Check out [ethereum.org/learn](/learn/) or [ethe
0 commit comments