Python is an interpreted, high-level, general-purpose programming language

Public Library0.1.0updated 3 years ago5.1 MB
COPY
wapm install python/python

Need help using WAPM?

Get started here

Commands

python

Files

  • Readme.md

Modules

Python

Python is now compiled to WebAssembly and WASI, so it can run in your server or in your browser.

python
Python 3.6.7 (default, Feb 14 2020, 03:17:48)
[Wasm WASI vClang 9.0.0 (https://github.com/llvm/llvm-project 0399d5a9682b3cef7 on generic
Type "help", "copyright", "credits" or "license" for more information.
>>>

Examples

Here are a few examples of Python programs that you can try:

Hello World

This is a program that reads the input and prints it:

Mandlebrot

A mandlebrot program:

<1klast week

Latest version

0.1.0

Latest updated

3 years ago

Unpackaged size

5.1 MB

License

ISC

Collaborators

  • syrusakbary avatarsyrusakbary
  • wiqarc avatarwiqarc

Run it in the browser