تخطٍ إلى المحتوى الرئيسي

المساعدة في ترجمة هذه الصفحة

🌏

ترى هذه الصفحة بالإنجليزية لأننا لم نترجمها بعد. ساعدنا في ترجمة هذا المحتوى.

ترجمة الصفحة

لا توجد أخطاء هنا!🐛

هذه الصفحة ليست مترجمة. لقد تركنا هذه الصفحة باللغة الإنجليزية بشكل متعمد للوقت الحالي.

This page is incomplete and we'd love your help. Edit this page and add anything that you think might be useful to others.

Ethereum for Python Developers

آخر تعديل: , Invalid DateTime
تعديل الصفحة

Use Ethereum to create decentralized applications (or "dapps") that utilize the benefits of cryptocurrency and blockchain technology. These dapps can be trustworthy, meaning that once they are deployed to Ethereum, they will always run as programmed. They can control digital assets in order to create new kinds of financial applications. They can be decentralized, meaning that no single entity or person controls them and are nearly impossible to censor.

Getting started with smart contracts and the Solidity language

Take your first steps to integrating Python with Ethereum

Need a more basic primer first? Check out ethereum.org/learn or ethereum.org/developers.

  • Blockchain Explained
  • Understanding Smart Contracts
  • Write your First Smart Contract
  • Learn How to Compile and Deploy Solidity

Beginner articles

Intermediate articles

Advanced use patterns

Python projects and tools

Active:

  • Web3.py - Python library for interacting with Ethereum
  • Vyper - Pythonic Smart Contract Language for the EVM
  • Ape - The smart contract development tool for Pythonistas, Data Scientists, and Security Professionals
  • Brownie - Python framework for deploying, testing and interacting with Ethereum smart contracts
  • py-evm - implementation of the Ethereum Virtual Machine
  • eth-tester - tools for testing Ethereum-based applications
  • eth-utils - utility functions for working with Ethereum related codebases
  • py-solc-x - Python wrapper around the solc solidity compiler with 0.5.x support
  • py-wasm - Python implementation of the web assembly interpreter
  • pydevp2p - implementation of the Ethereum P2P stack
  • pymaker - Python API for Maker contracts
  • siwe - Sign in with Ethereum (siwe) for Python
  • Web3 DeFi for Ethereum integrations - A Python package with ready integrations for ERC-20, Uniswap and other popular projects

Archived / No longer maintained:

  • Trinity - Ethereum Python client
  • Mamba - framework to write, compile, and deploy smart contracts written in Vyper language

Looking for more resources? Check out ethereum.org/developers.

Projects using Python tooling

The following Ethereum-based projects use tools mentioned on this page. The related open-source repositories serve as a good reference for example code and best practices.

Python Community discussion

Other aggregated lists

The Vyper wiki has an incredible list of resources for Vyper

░░░░░░░░░▄░░░░░░░░░░░░░░▄░░░░ ░░░░░░░░▌▒█░░░░░░░░░░░▄▀▒▌░░░ ░░░░░░░░▌▒▒█░░░░░░░░▄▀▒▒▒▐░░░ ░░░░░░░▐▄▀▒▒▀▀▀▀▄▄▄▀▒▒▒▒▒▐░░░ ░░░░░▄▄▀▒░▒▒▒▒▒▒▒▒▒█▒▒▄█▒▐░░░ ░░░▄▀▒▒▒░░░▒▒▒░░░▒▒▒▀██▀▒▌░░░ ░░▐▒▒▒▄▄▒▒▒▒░░░▒▒▒▒▒▒▒▀▄▒▒▌░░ ░░▌░░▌█▀▒▒▒▒▒▄▀█▄▒▒▒▒▒▒▒█▒▐░░ ░▐░░░▒▒▒▒▒▒▒▒▌██▀▒▒░░░▒▒▒▀▄▌░ ░▌░▒▄██▄▒▒▒▒▒▒▒▒▒░░░░░░▒▒▒▒▌░ ▀▒▀▐▄█▄█▌▄░▀▒▒░░░░░░░░░░▒▒▒▐░ ▐▒▒▐▀▐▀▒░▄▄▒▄▒▒▒▒▒▒░▒░▒░▒▒▒▒▌ ▐▒▒▒▀▀▄▄▒▒▒▄▒▒▒▒▒▒▒▒░▒░▒░▒▒▐░ ░▌▒▒▒▒▒▒▀▀▀▒▒▒▒▒▒░▒░▒░▒░▒▒▒▌░ ░▐▒▒▒▒▒▒▒▒▒▒▒▒▒▒░▒░▒░▒▒▄▒▒▐░░ ░░▀▄▒▒▒▒▒▒▒▒▒▒▒░▒░▒░▒▄▒▒▒▒▌░░ ░░░░▀▄▒▒▒▒▒▒▒▒▒▒▄▄▄▀▒▒▒▒▄▀░░░ ░░░░░░▀▄▄▄▄▄▄▀▀▀▒▒▒▒▒▄▄▀░░░░░ ░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▀▀░░░░░░░░

Help us with this page

If you're an expert on the topic and want to contribute, edit this page and sprinkle it with your wisdom.

You'll be credited and you'll be helping the Ethereum community!

Use this flexible documentation template

Questions? Ask us in the #content channel on our Discord server

Edit page

هل كانت هذه المقالة مفيدة؟