# vyper
Pythonic Smart Contract Language for the EVM
Pythonic Smart Contract Language for the EVM
Ape Academy is a project-based learning platform for building in Web3 using Ape Framework. The platform consists of high-quality videos and in-depth articles on using Ape Framework for smart contract development.
academy.apeworx.io
The Ethereum Development Framework For Python Developers, Data Scientists, And Security Professionals
www.apeworx.io
Learn solidity and vyper
www.smartcontract.engineer
An introduction to Vyper, a contract-oriented pythonic programming language that targets EVM
vyper.readthedocs.io/en/stable/vyper-by-example.html
Vyper is a contract-oriented, pythonic programming language that targets the Ethereum Virtual Machine (EVM). ## Principles and Goals Security: It should be possible and natural to build secure smart-contracts in Vyper. Language and compiler simplicity: The language and the compiler implementation should strive to be simple. Auditability: Vyper code should be maximally human-readable. Furthermore, it should be maximally difficult to write misleading code. Simplicity for the reader is more important than simplicity for the writer, and simplicity for readers with low prior experience with Vyper (and low prior experience with programming in general) is particularly important.
github.com/vyperlang/vyper
A curated list of Vyper resources, libraries, tools, and more.
github.com/stars/pcaversaccio/lists/vyper
github.com/vypertraining